Searched refs:onException (Results 1 – 6 of 6) sorted by relevance
20 public void onException(Preference preference, CommandException exception); in onException() method199 public void onException(Preference preference, CommandException exception) { in onException() method in TimeConsumingPreferenceActivity
239 onException(mButtonChangePW, (CommandException) ar.exception);259 onException(mButtonDisableAll, (CommandException) ar.exception);
146 mTcpListener.onException(CdmaCallWaitingPreference.this, in handleGetCallWaitingResponse()
187 mTcpListener.onException(CLIRListPreference.this, (CommandException) ar.exception); in handleGetCLIRResponse()
297 pref.mTcpListener.onException(pref, (CommandException) ar.exception); in handleGetCallBarringResponse()
371 mTcpListener.onException(CallForwardEditPreference.this, in handleGetCFResponse()