OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EF_IMPU
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/ims/
IsimUiccRecords.java
32
import static com.android.internal.telephony.IccConstants.
EF_IMPU
;
67
if (DBG) log("
EF_IMPU
record count: " + impuList.size());
72
if (DUMP_RECORDS) log("
EF_IMPU
[" + i + "]=" + impu);
98
iccFh.loadEFLinearFixedAll(
EF_IMPU
, h.obtainMessage(
/frameworks/base/telephony/java/com/android/internal/telephony/
IccConstants.java
72
static final int
EF_IMPU
= 0x6f04;
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaLteUiccFileHandler.java
47
case
EF_IMPU
:
Completed in 14 milliseconds