OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccCard.java
96
private static final int
EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE
= 17;
387
case
EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE
:
604
data, mHandler.obtainMessage(
EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE
, response));
/packages/services/Telephony/src/com/android/phone/
PhoneInterfaceManager.java
111
private static final int
EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE
= 8;
339
onCompleted = obtainMessage(
EVENT_TRANSMIT_APDU_LOGICAL_CHANNEL_DONE
,
348
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
Completed in 136 milliseconds