OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APPTYPE_ISIM
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccCardApplicationStatus.java
36
APPTYPE_ISIM
123
case 5: newType = AppType.
APPTYPE_ISIM
; break;
223
app_type == AppType.
APPTYPE_ISIM
) {
UiccCardApplication.java
169
} else if (type == AppType.
APPTYPE_ISIM
) {
187
case
APPTYPE_ISIM
:
UiccCard.java
184
checkIndex(mImsSubscriptionAppIndex, AppType.
APPTYPE_ISIM
, null);
Completed in 757 milliseconds