OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DF_GSM
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
SIMFileHandler.java
41
// TODO():
DF_GSM
can be 7F20 or 7F21 to handle backward compatibility.
58
return MF_SIM +
DF_GSM
;
67
return MF_SIM +
DF_GSM
;
IccConstants.java
91
static final String
DF_GSM
= "7F20";
Completed in 44 milliseconds