Home
last modified time | relevance | path

Searched refs:onException (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DTimeConsumingPreferenceActivity.java20 public void onException(Preference preference, CommandException exception); in onException() method
179 public void onException(Preference preference, CommandException exception) { in onException() method in TimeConsumingPreferenceActivity
DCallWaitingCheckBoxPreference.java96 mTcpListener.onException(CallWaitingCheckBoxPreference.this, in handleGetCallWaitingResponse()
DCLIRListPreference.java139 mTcpListener.onException(CLIRListPreference.this, (CommandException) ar.exception); in handleGetCLIRResponse()
DCallForwardEditPreference.java196 mTcpListener.onException(CallForwardEditPreference.this, in handleGetCFResponse()