OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EF_CFIS
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
IccConstants.java
42
static final int
EF_CFIS
= 0x6FCB;
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
SIMFileHandler.java
75
case
EF_CFIS
:
SIMRecords.java
449
// TODO: Should really update other fields in
EF_CFIS
, eg,
453
EF_CFIS
, 1, mEfCfis, null,
454
obtainMessage (EVENT_UPDATE_DONE,
EF_CFIS
));
[
all
...]
Completed in 13 milliseconds