HomeSort by relevance Sort by last modified time
    Searched refs:SUPP_SERVICE_FAILED (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java 58 private static final int SUPP_SERVICE_FAILED = 11;
88 mGSMPhone.registerForSuppServiceFailed(mHandler, SUPP_SERVICE_FAILED, null);
    [all...]
  /packages/apps/Phone/src/com/android/phone/
InCallScreen.java 155 private static final int SUPP_SERVICE_FAILED = 110;
282 case SUPP_SERVICE_FAILED:
    [all...]

Completed in 73 milliseconds