HomeSort by relevance Sort by last modified time
    Searched defs:EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE (Results 1 - 7 of 7) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccProfile.java 123 private static final int EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE = 10;
167 && msg.what != EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE
211 case EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE:
    [all...]
  /packages/services/Telephony/src/com/android/phone/
PhoneInterfaceManager.java 153 private static final int EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE = 8;
437 onCompleted = obtainMessage(EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE,
446 case EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE:
    [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 65 milliseconds