Home
last modified time | relevance | path

Searched defs:third (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/text/
H A DSpannableStringBuilderTest.java49 Object third = new BulletSpan(); in testGetSpans_sortsByPriorityEvenWhenSortParamIsFalse() local
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPermissionHelperTest.java419 PackageInfo third = new PackageInfo(); in testGetNotificationPermissionValues() local
/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiRecordSources.java742 private static int threeFieldsToSixBytes(int first, int second, int third, byte[] data, in threeFieldsToSixBytes()
/aosp14/frameworks/base/services/incremental/test/
H A DIncrementalServiceTest.cpp1772 auto third = "third"sv; in TEST_F() local
/aosp14/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp1985 const uint8_t third = (in[0] & 0x7c) >> 2; in unpackLanguageOrRegion() local
2013 uint8_t third = (in[2] - base) & 0x007f; in packLanguageOrRegion() local