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

  /frameworks/base/telephony/java/android/telephony/
IccOpenLogicalChannelResponse.java 37 * STATUS_NO_SUCH_ELEMENT: AID not found on UICC.
42 public static final int STATUS_NO_SUCH_ELEMENT = 3;
  /packages/services/Telephony/src/com/android/phone/
PhoneInterfaceManager.java 453 errorCode = IccOpenLogicalChannelResponse.STATUS_NO_SUCH_ELEMENT;
    [all...]

Completed in 199 milliseconds