Searched refs:RESPONSE_ERROR (Results 1 – 7 of 7) sorted by relevance
3 import static com.android.phone.TimeConsumingPreferenceActivity.RESPONSE_ERROR;190 mTcpListener.onError(CLIRListPreference.this, RESPONSE_ERROR); in handleGetCLIRResponse()194 mTcpListener.onError(CLIRListPreference.this, RESPONSE_ERROR); in handleGetCLIRResponse()
50 static final int RESPONSE_ERROR = 400; field in TimeConsumingPreferenceActivity83 if (id == RESPONSE_ERROR || id == RADIO_OFF_ERROR || id == EXCEPTION_ERROR in onCreateDialog()93 case RESPONSE_ERROR: in onCreateDialog()
19 import static com.android.phone.TimeConsumingPreferenceActivity.RESPONSE_ERROR;300 pref.mTcpListener.onError(pref, RESPONSE_ERROR); in handleGetCallBarringResponse()308 pref.mTcpListener.onError(pref, RESPONSE_ERROR); in handleGetCallBarringResponse()
4 import static com.android.phone.TimeConsumingPreferenceActivity.RESPONSE_ERROR;116 mTcpListener.onError(CallWaitingSwitchPreference.this, RESPONSE_ERROR); in updateUi()
155 TimeConsumingPreferenceActivity.RESPONSE_ERROR); in handleGetCallWaitingResponse()165 TimeConsumingPreferenceActivity.RESPONSE_ERROR); in handleGetCallWaitingResponse()
4 import static com.android.phone.TimeConsumingPreferenceActivity.RESPONSE_ERROR;382 mTcpListener.onError(CallForwardEditPreference.this, RESPONSE_ERROR); in handleGetCFResponse()388 mTcpListener.onError(CallForwardEditPreference.this, RESPONSE_ERROR); in handleGetCFResponse()
242 onError(mButtonChangePW, RESPONSE_ERROR);262 onError(mButtonDisableAll, RESPONSE_ERROR);