Home
last modified time | relevance | path

Searched refs:SLOT_INDEX (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/app/timezonedetector/
H A DTelephonyTimeZoneSuggestionTest.java35 private static final int SLOT_INDEX = 99999; field in TelephonyTimeZoneSuggestionTest
40 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()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/timedetector/
H A DTelephonyTimeSuggestionTest.java32 private static final int SLOT_INDEX = 99999; field in TelephonyTimeSuggestionTest
36 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()
/aosp14/frameworks/base/core/java/android/provider/
H A DSimPhonebookContract.java390 public static final String SLOT_INDEX = "slot_index"; field in SimPhonebookContract.ElementaryFiles
H A DTelephony.java3679 public static final String SLOT_INDEX = "slot_index"; field in Telephony.CellBroadcasts
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSmsCbMessage.java574 cv.put(CellBroadcasts.SLOT_INDEX, mSlotIndex); in getContentValues()
640 int slotIndex = cursor.getInt(cursor.getColumnIndexOrThrow(CellBroadcasts.SLOT_INDEX)); in createFromCursor()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt11740 field public static final String SLOT_INDEX = "slot_index";
H A Dcurrent.txt37517 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";
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...