Home
last modified time | relevance | path

Searched defs:style (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/gesture/src/android/gesture/cts/
DGestureStorageAccessor.java48 void setOrientationStyle(int style); in setOrientationStyle()
DGestureLibraryTest.java75 public void setOrientationStyle(int style) { in setOrientationStyle()
DGestureStoreTest.java78 public void setOrientationStyle(int style) { in setOrientationStyle()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DFontRenderingTests.java47 private void fontTestBody(String family, int style, int id) { in fontTestBody()
/cts/tests/app/src/android/app/cts/
DProgressDialogTest.java327 private void setProgressStyle(ProgressDialog dialog, int style) { in setProgressStyle()
/cts/tests/tests/graphics/src/android/graphics/cts/
DTypefaceTest.java66 private static Typeface createTypeface(int style) { in createTypeface()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DCannedFillResponse.java273 public Builder setNegativeAction(int style, IntentSender listener) { in setNegativeAction()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java1007 Notification.MessagingStyle style = new Notification.MessagingStyle("display_name"); in sendMessagingNotification() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java506 private void assertSystemPointerIcon(int style) { in assertSystemPointerIcon()