OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APPTYPE_CSIM
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
IccCardApplication.java
33
APPTYPE_CSIM
,
120
case 4: newType = AppType.
APPTYPE_CSIM
; break;
217
if (app_type == AppType.
APPTYPE_CSIM
||
/hardware/ril/mock-ril/src/js/
ril_vars.js
115
var
APPTYPE_CSIM
= 4;
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaLteUiccRecords.java
439
if (phone.mIccCard.isApplicationOnIcc(AppType.
APPTYPE_CSIM
) &&
Completed in 72 milliseconds