phoneapp/phoneuistates/src/cphoneidle.cpp
branchRCL_3
changeset 44 3c221667e687
parent 19 544e34b3255a
child 61 41a7f70b3818
equal deleted inserted replaced
39:b8d67d6176f5 44:3c221667e687
   186         blockingDialogStatus.SetBoolean( EFalse );
   186         blockingDialogStatus.SetBoolean( EFalse );
   187         iViewCommandHandle->ExecuteCommandL( EPhoneViewSetBlockingDialogStatus, 
   187         iViewCommandHandle->ExecuteCommandL( EPhoneViewSetBlockingDialogStatus, 
   188             &blockingDialogStatus );
   188             &blockingDialogStatus );
   189         }
   189         }
   190     
   190     
   191     CPhoneState::HandleErrorL( aErrorInfo );
   191     CPhoneStateIdle::HandleErrorL( aErrorInfo );
   192     }
   192     }
   193 
   193 
   194 // End of File
   194 // End of File