Searched refs:EXCEPTION_ERROR (Results 1 – 3 of 3) sorted by relevance
49 static final int EXCEPTION_ERROR = 300; field in TimeConsumingPreferenceActivity83 if (id == RESPONSE_ERROR || id == RADIO_OFF_ERROR || id == EXCEPTION_ERROR in onCreateDialog()122 case EXCEPTION_ERROR: in onCreateDialog()215 onError(preference, EXCEPTION_ERROR); in onException()
3 import static com.android.phone.TimeConsumingPreferenceActivity.EXCEPTION_ERROR;110 mTcpListener.onError(CallWaitingSwitchPreference.this, EXCEPTION_ERROR); in updateUi()
3 import static com.android.phone.TimeConsumingPreferenceActivity.EXCEPTION_ERROR;378 mTcpListener.onError(CallForwardEditPreference.this, EXCEPTION_ERROR); in handleGetCFResponse()