/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/kotlin/ |
H A D | Utils.kt | 25 Quad(a, bcd.first, bcd.second, bcd.third) 28 Quint(a, bcde.first, bcde.second, bcde.third, bcde.fourth) 32 data class Quad<A, B, C, D>(val first: A, val second: B, val third: C, val fourth: D) 37 val third: C,
|
/aosp14/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | SpannableStringBuilderTest.java | 49 Object third = new BulletSpan(); in testGetSpans_sortsByPriorityEvenWhenSortParamIsFalse() local 54 builder.setSpan(third, 2, text.length(), 1 << Spanned.SPAN_PRIORITY_SHIFT); in testGetSpans_sortsByPriorityEvenWhenSortParamIsFalse() 63 assertEquals(third, spans[1]); in testGetSpans_sortsByPriorityEvenWhenSortParamIsFalse()
|
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | PermissionHelperTest.java | 419 PackageInfo third = new PackageInfo(); in testGetNotificationPermissionValues() local 420 third.packageName = "third"; in testGetNotificationPermissionValues() 421 third.requestedPermissions = new String[] {Manifest.permission.POST_NOTIFICATIONS}; in testGetNotificationPermissionValues() 424 third.applicationInfo = aiThird; in testGetNotificationPermissionValues() 432 ImmutableList.of(first, second, third)); in testGetNotificationPermissionValues()
|
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/runtime/ |
H A D | MovableContent.kt | 38 it.first.third,
|
/aosp14/frameworks/base/tools/localedata/ |
H A D | extract_icu_data.py | 93 third = ord(inp[2]) - base 95 return (0x80 | (third << 2) | (second >>3),
|
/aosp14/frameworks/base/startop/apps/ColorChanging/ |
H A D | gradle.properties | 18 # Automatically convert third-party libraries to use AndroidX
|
/aosp14/frameworks/base/core/java/android/hardware/hdmi/ |
H A D | HdmiRecordSources.java | 742 private static int threeFieldsToSixBytes(int first, int second, int third, byte[] data, in threeFieldsToSixBytes() argument 746 shortToByteArray((short) third, data, index + 4); in threeFieldsToSixBytes()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/ |
H A D | MediaCarouselControllerTest.kt | 338 clock.setCurrentTimeMillis(it.third) 640 clock.setCurrentTimeMillis(player1.third) 653 clock.setCurrentTimeMillis(player2.third) 668 clock.setCurrentTimeMillis(player3.third)
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
H A D | ResourceTrimmer.kt | 79 .collect { onWakefulnessUpdated(it.first, it.second, it.third) }
|
/aosp14/frameworks/base/packages/SystemUI/docs/ |
H A D | qs-tiles.md | 122 A third party tile is any Quick Settings tile that is provided by an app (that's not SystemUI). Thi… 194 The following sections describe the classes that live in SystemUI to support third party tiles. The… 198 This class is an subclass of `QSTileImpl` to be used with third party tiles. It provides similar be… 269 …mon to SystemUI tiles and third party tiles. Following that, there will be a section with the step… 284 …binding to the service as described in [Third party tiles (TileService)](#third-party-tiles-tilese… 383 ### Implementing a third party tile
|
H A D | physics-animation-layout.md | 26 …animation in the chain is animated to 10px, the second will update to 30px, the third to 50px, etc.
|
H A D | executors.md | 72 the option to supply a [TimeUnit][TimeUnit] as a third argument.
|
/aosp14/frameworks/base/tools/aapt2/cmd/ |
H A D | Convert_test.cpp | 160 <string name="third">another string</string> in TEST_F()
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | StrictMode.java | 1922 final int third = path.indexOf('/', second + 1); 1923 final int fourth = path.indexOf('/', third + 1); 1927 final int userId = Integer.parseInt(path.substring(third + 1, fourth));
|
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/parsing/parcelling/ |
H A D | AndroidPackageTest.kt | 326 it.third
|
/aosp14/frameworks/base/cmds/pm/ |
H A D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/aosp14/frameworks/base/cmds/uinput/ |
H A D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/aosp14/frameworks/base/cmds/wm/ |
H A D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/aosp14/frameworks/base/data/fonts/ |
H A D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/aosp14/frameworks/base/packages/SettingsProvider/ |
H A D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/aosp14/frameworks/base/packages/CompanionDeviceManager/ |
H A D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/aosp14/frameworks/base/identity/ |
H A D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/ |
H A D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/aosp14/frameworks/base/packages/ExtShared/ |
H A D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|
/aosp14/frameworks/base/packages/FusedLocation/ |
H A D | NOTICE | 128 wherever such third-party notices normally appear. The contents
|