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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SubscriptionInfoUpdater.java 82 private static final String ICCID_STRING_FOR_NO_SIM = "";
299 if (mIccId[slotId] != null && mIccId[slotId].equals(ICCID_STRING_FOR_NO_SIM)) {
477 if (mIccId[slotId] != null && !mIccId[slotId].equals(ICCID_STRING_FOR_NO_SIM)) {
480 mIccId[slotId] = ICCID_STRING_FOR_NO_SIM;
491 if (mIccId[slotId] != null && !mIccId[slotId].equals(ICCID_STRING_FOR_NO_SIM)) {
494 mIccId[slotId] = ICCID_STRING_FOR_NO_SIM;
518 if (ICCID_STRING_FOR_NO_SIM.equals(mIccId[i])) {
579 oldIccId[i] = ICCID_STRING_FOR_NO_SIM;
    [all...]
  /external/robolectric/v3/runtime/
android-all-5.1.1_r9-robolectric-1.jar 
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 

Completed in 117 milliseconds