Searched refs:RESPONSE_ERROR (Results 1 – 4 of 4) sorted by relevance
3 import static com.android.phone.TimeConsumingPreferenceActivity.RESPONSE_ERROR;141 mTcpListener.onError(CLIRListPreference.this, RESPONSE_ERROR); in handleGetCLIRResponse()145 mTcpListener.onError(CLIRListPreference.this, RESPONSE_ERROR); in handleGetCLIRResponse()
50 static final int RESPONSE_ERROR = 400; field in TimeConsumingPreferenceActivity82 if (id == RESPONSE_ERROR || id == RADIO_OFF_ERROR || id == EXCEPTION_ERROR in onCreateDialog()91 case RESPONSE_ERROR: in onCreateDialog()
24 import static com.android.phone.TimeConsumingPreferenceActivity.RESPONSE_ERROR;219 mTcpListener.onError(CallForwardEditPreference.this, RESPONSE_ERROR); in handleGetCFResponse()225 mTcpListener.onError(CallForwardEditPreference.this, RESPONSE_ERROR); in handleGetCFResponse()
6 import static com.android.phone.TimeConsumingPreferenceActivity.RESPONSE_ERROR;105 mTcpListener.onError(CallWaitingCheckBoxPreference.this, RESPONSE_ERROR); in handleGetCallWaitingResponse()