/aosp_15_r20/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/ |
H A D | ShortcutManagerClientApiTest.java | 261 makeShortcut("s3", "title3")))); in testSetDynamicShortcuts() 276 assertEquals("title3", si.getShortLabel()); in testSetDynamicShortcuts() 317 assertEquals("title3", si.getShortLabel()); in testSetDynamicShortcuts() 624 makeShortcut("s3", "title3")))); in testSetDynamicShortcuts_withCapabilities() 653 assertEquals("title3", si.getShortLabel()); in testSetDynamicShortcuts_withCapabilities() 663 makeShortcut("s3", "title3")))); in testAddDynamicShortcuts() 678 assertEquals("title3", si.getShortLabel()); in testAddDynamicShortcuts() 719 assertEquals("title3", si.getShortLabel()); in testAddDynamicShortcuts() 744 assertEquals("title3", si.getShortLabel()); in testAddDynamicShortcuts() 768 assertEquals("title3", si.getShortLabel()); in testAddDynamicShortcuts() [all …]
|
H A D | ShortcutManagerSpoofingTest.java | 55 ShortcutInfo s1 = makeShortcut("s1", "title3"); in testSpoofingPublisher() 77 assertEquals("title3", s.getShortLabel()); in testSpoofingPublisher()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/controller/ |
H A D | MediaControlPanelTest.kt | 1999 val title3 = "Title3" in <lambda>() constant 2020 SmartspaceAction.Builder("id3", title3) in <lambda>() 2031 assertThat(recTitle3.text).isEqualTo(title3) in <lambda>() 2118 SmartspaceAction.Builder("id3", "title3") in <lambda>() 2155 SmartspaceAction.Builder("id3", "title3") in <lambda>() 2244 SmartspaceAction.Builder("id3", "title3") in <lambda>() 2289 SmartspaceAction.Builder("id3", "title3") in <lambda>() 2327 SmartspaceAction.Builder("id3", "title3") in <lambda>() 2380 SmartspaceAction.Builder("id3", "title3") in <lambda>()
|
/aosp_15_r20/frameworks/base/packages/CredentialManager/wear/src/com/android/credentialmanager/ui/theme/ |
H A D | WearCredentialSelectorTheme.kt | 112 title3 = in deviceDefaultTypography() 113 defaultTypography.title3.copy( in deviceDefaultTypography()
|
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/permissions/request/wear/theme/ |
D | WearPermissionTheme.kt | 114 title3 = in deviceDefaultTypography() 115 defaultTypography.title3.copy( in deviceDefaultTypography()
|
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/theme/ |
D | WearPermissionTheme.kt | 174 title3 = in deviceDefaultTypography() 175 defaultTypography.title3.copy( in deviceDefaultTypography()
|
D | WearMaterialBridgedLegacyTheme.kt | 66 title3 = titleMedium, // 16.sp in <lambda>()
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/ |
H A D | CompactConstructorExampleTest.java | 47 assertEquals(new Container("title3"), obj); in test3() 48 assertEquals("title3", obj.getTitle()); in test3()
|
/aosp_15_r20/external/pcre/ |
H A D | RunTest | 65 title3="Test 3: Locale-specific features" 99 echo $title3 581 echo $title3 "(using '$locale' locale)"
|
/aosp_15_r20/external/snakeyaml/src/test/resources/compactnotation/ |
H A D | example3.yaml | 1 org.yaml.snakeyaml.extensions.compactnotation.Container(title3, name=parent, id=123)
|
/aosp_15_r20/packages/providers/MediaProvider/tests/res/raw/ |
D | test_pls.pls | 7 Title3=absolute path on Windows
|
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/mmi2grpc/mmi2grpc/ |
D | avrcp.py | 852 Media Element: Title3 869 Media Element: Title3
|
/aosp_15_r20/frameworks/base/packages/CredentialManager/wear/src/com/android/credentialmanager/ui/components/ |
H A D | Texts.kt | 37 style = WearMaterialTheme.typography.title3, in WearTitleText()
|
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/permissions/request/wear/elements/ |
D | CheckYourPhone.kt | 92 style = MaterialTheme.typography.title3.copy(fontWeight = FontWeight.W600), in CheckYourPhoneScreen()
|
D | ListHeader.kt | 77 MaterialTheme.typography.title3.copy( in ListHeader()
|
D | ResponsiveDialog.kt | 110 MaterialTheme.typography.title3.copy(fontWeight = FontWeight.W600), in ResponsiveDialogContent()
|
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/elements/ |
D | CheckYourPhone.kt | 92 style = MaterialTheme.typography.title3.copy(fontWeight = FontWeight.W600), in CheckYourPhoneScreen()
|
D | ListHeader.kt | 77 MaterialTheme.typography.title3.copy( in ListHeader()
|
D | ResponsiveDialog.kt | 110 MaterialTheme.typography.title3.copy(fontWeight = FontWeight.W600), in ResponsiveDialogContent()
|
/aosp_15_r20/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/ |
D | FakeWallpaperClient.kt | 202 WallpaperModel(wallpaperId = "two", placeholderColor = 2, title = "title3"), in <lambda>()
|
/aosp_15_r20/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/picker/customization/ui/viewmodel/ |
D | WallpaperQuickSwitchViewModelTest.kt | 115 title = "title3", in <lambda>()
|
/aosp_15_r20/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/applications/ |
D | RecentAppsListPreferenceControllerTest.java | 65 private static final String MOCK_APP_NAME_3 = "title3";
|
/aosp_15_r20/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/ |
D | RecentAppsListPreferenceControllerTest.java | 65 private static final String MOCK_APP_NAME_3 = "title3";
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/slices/ |
D | SlicesIndexerTest.java | 48 private static final String[] TITLES = new String[]{"title1", "title2", "title3"};
|
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/ |
H A D | example.html | 51 <h2 id=title3> Interactive drawPatch</h2> 90 let titles = ['title1', 'title2', 'title3'];
|