/cts/tests/tests/graphics/src/android/graphics/fonts/ |
D | FontFamilyUpdateRequestTest.java | 47 FontStyle style = new FontStyle(FONT_WEIGHT_NORMAL, FONT_SLANT_UPRIGHT); in font() local
|
D | FontTest.java | 1040 FontStyle style = new FontStyle(123, FontStyle.FONT_SLANT_ITALIC); in builder_with_font_with_axis() local 1068 FontStyle style = new FontStyle(123, FontStyle.FONT_SLANT_ITALIC); in builder_with_explicit_style() local
|
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/devicepolicy/ |
D | DevicePolicyDrawableResources.java | 54 public void set(String id, String style, int resource) { in set()
|
/cts/tests/tests/gesture/src/android/gesture/cts/ |
D | GestureStorageAccessor.java | 48 void setOrientationStyle(int style); in setOrientationStyle()
|
D | GestureLibraryTest.java | 75 public void setOrientationStyle(int style) { in setOrientationStyle()
|
D | GestureStoreTest.java | 78 public void setOrientationStyle(int style) { in setOrientationStyle()
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
D | InlineSuggestionsRequestTest.java | 116 final Bundle style = new Bundle(); in testInlineSuggestionsRequestValues() local
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21239/src/android/security/cts/CVE_2023_21239/ |
D | DeviceTest.java | 112 Notification.CallStyle style = in testCallStyleNotification() local
|
/cts/tests/tests/notification/src/android/app/notification/current/cts/ |
D | SensitiveNotificationRedactionTest.kt | 169 val style = InboxStyle() in testTextFieldsRedacted() constant 222 val style = MessagingStyle(empty).apply { in testMessagesRedacted() constant 245 val style = Notification.BigTextStyle() in testBigTextRedacted() constant
|
D | NotificationTemplateTest.kt | 285 val style = Notification.BigPictureStyle() in <lambda>() constant
|
D | NotificationManagerTest.java | 1410 Notification.Style style = new TestStyle(); in testStyle() local 1455 Notification.MediaStyle style = new Notification.MediaStyle(); in testMediaStyle_empty() local
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | TextViewFontWeightTest.java | 97 private static void assertFontSelected(TextView tv, FontStyle style) { in assertFontSelected()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | FontRenderingTests.java | 50 private void fontTestBody(String family, int style, int id) { in fontTestBody()
|
/cts/tests/devicepolicy/src/android/devicepolicy/cts/ |
D | DevicePolicyResourcesTest.java | 569 String updatableDrawableId, String style, int resourceId) { in createDrawable() 575 String source, String updatableDrawableId, String style, int resourceId) { in createDrawableForSource()
|
/cts/tests/app/src/android/app/cts/ |
D | ProgressDialogTest.java | 327 private void setProgressStyle(ProgressDialog dialog, int style) { in setProgressStyle()
|
/cts/tests/sensitivecontentprotection/src/android/sensitivecontentprotection/cts/ |
D | SensitiveNotificationAppHidingTest.kt | 86 val style = Notification.MessagingStyle(empty).apply { addMessage(message) } in <lambda>() constant
|
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/ |
D | InlineLoginActivityTest.java | 343 final Bundle style = request.inlineRequest.getInlinePresentationSpecs().get(0).getStyle(); in testAutofill_noInvalid() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | TypefaceTest.java | 96 private static Typeface createTypeface(int style) { in createTypeface()
|
D | SystemPaletteTest.kt | 55 private val style: String, in <lambda>() constant in android.graphics.cts.SystemPaletteTest
|
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/ |
D | LoginActivityTest.java | 2164 private void negativeSaveButtonStyle(int style) throws Exception { in negativeSaveButtonStyle()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | NotificationListenerVerifierActivity.java | 1719 Notification.MessagingStyle style = new Notification.MessagingStyle("display_name"); in sendMessagingNotification() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewTest.java | 719 private void assertSystemPointerIcon(int style) { in assertSystemPointerIcon()
|