HomeSort by relevance Sort by last modified time
    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 188 public static final String SIM_STATE_PERM_DISABLED = "PERM_DISABLED";
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 409 SIM_STATE_PERM_DISABLED = "PERM_DISABLED"
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]

Completed in 162 milliseconds