phoneapp/phoneuicontrol/src/cphonebtaadisconnecthandler.cpp
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
   281 // -----------------------------------------------------------------------------
   281 // -----------------------------------------------------------------------------
   282 //
   282 //
   283 void CPhoneBtaaDisconnectHandler::ShowQueryL( TInt aResourceId )
   283 void CPhoneBtaaDisconnectHandler::ShowQueryL( TInt aResourceId )
   284     {
   284     {
   285     __LOGMETHODSTARTEND(EPhoneControl, "CPhoneBtaaDisconnectHandler::ShowQueryL( ) ");
   285     __LOGMETHODSTARTEND(EPhoneControl, "CPhoneBtaaDisconnectHandler::ShowQueryL( ) ");
   286 	//__ASSERT_DEBUG( aResourceId, Panic( EPhoneCtrlParameterNotInitialized ) );
   286     //__ASSERT_DEBUG( aResourceId, Panic( EPhoneCtrlParameterNotInitialized ) );
   287     TPhoneCmdParamQuery queryParam;
   287     TPhoneCmdParamQuery queryParam;
   288     queryParam.SetQueryType( EPhoneGlobalQueryDialog );
   288     queryParam.SetQueryType( EPhoneGlobalQueryDialog );
   289   
   289   
   290     HBufC* queryPrompt = StringLoader::LoadLC( 
   290     HBufC* queryPrompt = StringLoader::LoadLC( 
   291             CPhoneMainResourceResolver::Instance()->ResolveResourceID( 
   291             CPhoneMainResourceResolver::Instance()->ResolveResourceID(