Home
last modified time | relevance | path

Searched full:title3 (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
H A DShortcutManagerClientApiTest.java261 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 DShortcutManagerSpoofingTest.java55 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 DMediaControlPanelTest.kt1999 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 DWearCredentialSelectorTheme.kt112 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/
DWearPermissionTheme.kt114 title3 = in deviceDefaultTypography()
115 defaultTypography.title3.copy( in deviceDefaultTypography()
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/theme/
DWearPermissionTheme.kt174 title3 = in deviceDefaultTypography()
175 defaultTypography.title3.copy( in deviceDefaultTypography()
DWearMaterialBridgedLegacyTheme.kt66 title3 = titleMedium, // 16.sp in <lambda>()
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/
H A DCompactConstructorExampleTest.java47 assertEquals(new Container("title3"), obj); in test3()
48 assertEquals("title3", obj.getTitle()); in test3()
/aosp_15_r20/external/pcre/
H A DRunTest65 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 Dexample3.yaml1 org.yaml.snakeyaml.extensions.compactnotation.Container(title3, name=parent, id=123)
/aosp_15_r20/packages/providers/MediaProvider/tests/res/raw/
Dtest_pls.pls7 Title3=absolute path on Windows
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/mmi2grpc/mmi2grpc/
Davrcp.py852 Media Element: Title3
869 Media Element: Title3
/aosp_15_r20/frameworks/base/packages/CredentialManager/wear/src/com/android/credentialmanager/ui/components/
H A DTexts.kt37 style = WearMaterialTheme.typography.title3, in WearTitleText()
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/permissions/request/wear/elements/
DCheckYourPhone.kt92 style = MaterialTheme.typography.title3.copy(fontWeight = FontWeight.W600), in CheckYourPhoneScreen()
DListHeader.kt77 MaterialTheme.typography.title3.copy( in ListHeader()
DResponsiveDialog.kt110 MaterialTheme.typography.title3.copy(fontWeight = FontWeight.W600), in ResponsiveDialogContent()
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/elements/
DCheckYourPhone.kt92 style = MaterialTheme.typography.title3.copy(fontWeight = FontWeight.W600), in CheckYourPhoneScreen()
DListHeader.kt77 MaterialTheme.typography.title3.copy( in ListHeader()
DResponsiveDialog.kt110 MaterialTheme.typography.title3.copy(fontWeight = FontWeight.W600), in ResponsiveDialogContent()
/aosp_15_r20/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DFakeWallpaperClient.kt202 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/
DWallpaperQuickSwitchViewModelTest.kt115 title = "title3", in <lambda>()
/aosp_15_r20/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/applications/
DRecentAppsListPreferenceControllerTest.java65 private static final String MOCK_APP_NAME_3 = "title3";
/aosp_15_r20/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/
DRecentAppsListPreferenceControllerTest.java65 private static final String MOCK_APP_NAME_3 = "title3";
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/slices/
DSlicesIndexerTest.java48 private static final String[] TITLES = new String[]{"title1", "title2", "title3"};
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/
H A Dexample.html51 <h2 id=title3> Interactive drawPatch</h2>
90 let titles = ['title1', 'title2', 'title3'];

12