Searched refs:SLOT_INDEX (Results 1 – 8 of 8) sorted by relevance
35 private static final int SLOT_INDEX = 99999; field in TelephonyTimeZoneSuggestionTest40 new TelephonyTimeZoneSuggestion.Builder(SLOT_INDEX); in testEquals()47 new TelephonyTimeZoneSuggestion.Builder(SLOT_INDEX); in testEquals()56 new TelephonyTimeZoneSuggestion.Builder(SLOT_INDEX + 1); in testEquals()134 new TelephonyTimeZoneSuggestion.Builder(SLOT_INDEX); in testBuilderValidates_nullZone_badMatchType()143 new TelephonyTimeZoneSuggestion.Builder(SLOT_INDEX); in testBuilderValidates_zoneSet_badMatchType()152 new TelephonyTimeZoneSuggestion.Builder(SLOT_INDEX); in testParcelable()
32 private static final int SLOT_INDEX = 99999; field in TelephonyTimeSuggestionTest36 TelephonyTimeSuggestion.Builder builder1 = new TelephonyTimeSuggestion.Builder(SLOT_INDEX); in testEquals()42 TelephonyTimeSuggestion.Builder builder2 = new TelephonyTimeSuggestion.Builder(SLOT_INDEX); in testEquals()65 new TelephonyTimeSuggestion.Builder(SLOT_INDEX + 1); in testEquals()86 TelephonyTimeSuggestion.Builder builder = new TelephonyTimeSuggestion.Builder(SLOT_INDEX); in testParcelable()
390 public static final String SLOT_INDEX = "slot_index"; field in SimPhonebookContract.ElementaryFiles
3679 public static final String SLOT_INDEX = "slot_index"; field in Telephony.CellBroadcasts
574 cv.put(CellBroadcasts.SLOT_INDEX, mSlotIndex); in getContentValues()640 int slotIndex = cursor.getInt(cursor.getColumnIndexOrThrow(CellBroadcasts.SLOT_INDEX)); in createFromCursor()
11740 field public static final String SLOT_INDEX = "slot_index";
37517 field public static final String SLOT_INDEX = "slot_index";43348 field public static final String EXTRA_SLOT_INDEX = "android.telephony.extra.SLOT_INDEX";45473 field public static final String EXTRA_SLOT_INDEX = "android.telephony.extra.SLOT_INDEX";
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...