HomeSort by relevance Sort by last modified time
    Searched refs:SIM_STATE_CARD_IO_ERROR (Results 1 - 4 of 4) sorted by null

  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyUtils.java 94 case TelephonyManager.SIM_STATE_CARD_IO_ERROR:
95 return TelephonyConstants.SIM_STATE_CARD_IO_ERROR;
TelephonyConstants.java 188 public static final String SIM_STATE_CARD_IO_ERROR = "CARD_IO_ERROR";
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 400 SIM_STATE_CARD_IO_ERROR = "CARD_IO_ERROR"
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]

Completed in 74 milliseconds