OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIM_STATE_PERM_DISABLED
(Results
1 - 4
of
4
) sorted by null
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyUtils.java
92
case TelephonyManager.
SIM_STATE_PERM_DISABLED
:
93
return TelephonyConstants.
SIM_STATE_PERM_DISABLED
;
TelephonyConstants.java
187
public static final String
SIM_STATE_PERM_DISABLED
= "PERM_DISABLED";
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py
399
SIM_STATE_PERM_DISABLED
= "PERM_DISABLED"
/frameworks/base/telephony/java/android/telephony/
TelephonyManager.java
[
all
...]
Completed in 354 milliseconds