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;287 pref.mTcpListener.onError(pref, RESPONSE_ERROR); in handleGetCallBarringResponse()295 pref.mTcpListener.onError(pref, RESPONSE_ERROR); in handleGetCallBarringResponse()
3 import static com.android.phone.TimeConsumingPreferenceActivity.RESPONSE_ERROR;103 mTcpListener.onError(CallWaitingSwitchPreference.this, RESPONSE_ERROR); in handleGetCallWaitingResponse()
140 TimeConsumingPreferenceActivity.RESPONSE_ERROR); in handleGetCallWaitingResponse()150 TimeConsumingPreferenceActivity.RESPONSE_ERROR); in handleGetCallWaitingResponse()
4 import static com.android.phone.TimeConsumingPreferenceActivity.RESPONSE_ERROR;382 mTcpListener.onError(CallForwardEditPreference.this, RESPONSE_ERROR); in handleGetCFResponse()387 mTcpListener.onError(CallForwardEditPreference.this, RESPONSE_ERROR); in handleGetCFResponse()
242 onError(mButtonChangePW, RESPONSE_ERROR);262 onError(mButtonDisableAll, RESPONSE_ERROR);