Searched refs:RESPONSE_ERROR (Results 1 – 5 of 5) sorted by relevance
4 import static com.android.phone.TimeConsumingPreferenceActivity.RESPONSE_ERROR;139 tcpListener.onError(CLIRListPreference.this, RESPONSE_ERROR); in handleGetCLIRResponse()143 tcpListener.onError(CLIRListPreference.this, RESPONSE_ERROR); in handleGetCLIRResponse()
30 static final int RESPONSE_ERROR = 400; field in TimeConsumingPreferenceActivity56 if (id == RESPONSE_ERROR || id == RADIO_OFF_ERROR || id == EXCEPTION_ERROR) { in onCreateDialog()63 case RESPONSE_ERROR: in onCreateDialog()
20 import static com.android.phone.TimeConsumingPreferenceActivity.RESPONSE_ERROR;167 tcpListener.onError(CallForwardEditPreference.this, RESPONSE_ERROR); in handleGetCFResponse()173 tcpListener.onError(CallForwardEditPreference.this, RESPONSE_ERROR); in handleGetCFResponse()
4 import static com.android.phone.TimeConsumingPreferenceActivity.RESPONSE_ERROR;91 tcpListener.onError(CallWaitingCheckBoxPreference.this, RESPONSE_ERROR); in handleGetCallWaitingResponse()
20 import static com.android.phone.TimeConsumingPreferenceActivity.RESPONSE_ERROR;