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

  /frameworks/base/telephony/java/com/android/internal/telephony/
IccCardConstants.java 30 public static final String INTENT_VALUE_ICC_NOT_READY = "NOT_READY";
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SubscriptionInfoUpdater.java 186 case IccCardConstants.INTENT_VALUE_ICC_NOT_READY: return EVENT_SIM_NOT_READY;
269 broadcastSimStateChanged(msg.arg1, IccCardConstants.INTENT_VALUE_ICC_NOT_READY,
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccProfile.java 639 case NOT_READY: return IccCardConstants.INTENT_VALUE_ICC_NOT_READY;
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 95 milliseconds