OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_TRANSMIT_APDU_BASIC_CHANNEL_DONE
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccCard.java
97
private static final int
EVENT_TRANSMIT_APDU_BASIC_CHANNEL_DONE
= 18;
388
case
EVENT_TRANSMIT_APDU_BASIC_CHANNEL_DONE
:
613
data, mHandler.obtainMessage(
EVENT_TRANSMIT_APDU_BASIC_CHANNEL_DONE
, response));
/packages/services/Telephony/src/com/android/phone/
PhoneInterfaceManager.java
133
private static final int
EVENT_TRANSMIT_APDU_BASIC_CHANNEL_DONE
= 30;
380
onCompleted = obtainMessage(
EVENT_TRANSMIT_APDU_BASIC_CHANNEL_DONE
,
388
case
EVENT_TRANSMIT_APDU_BASIC_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 516 milliseconds