Home
last modified time | relevance | path

Searched refs:setStyle (Results 1 – 25 of 67) sorted by relevance

123

/cts/tests/tests/graphics/src/android/graphics/cts/
DPaint_StyleTest.java53 p.setStyle(actual[0]); in testValues()
55 p.setStyle(actual[1]); in testValues()
57 p.setStyle(actual[2]); in testValues()
DDiscretePathEffectTest.java56 paint.setStyle(Style.STROKE); in testDiscretePathEffect()
74 paint.setStyle(Style.STROKE); in testDiscretePathEffect()
DCornerPathEffectTest.java60 pathPaint.setStyle(Style.STROKE); in testCornerPathEffect()
82 expectedPaint.setStyle(Style.STROKE); in testCornerPathEffect()
DComposePathEffectTest.java83 paint.setStyle(Paint.Style.STROKE); in makePaint()
DSumPathEffectTest.java61 paint.setStyle(Paint.Style.STROKE); in testSumPathEffect()
DDashPathEffectTest.java61 paint.setStyle(Style.STROKE); in testDashPathEffect()
DEmbossMaskFilterTest.java54 paint.setStyle(Paint.Style.STROKE); in testEmbossMaskFilter()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationTemplateTest.kt174 .setStyle(Notification.BigPictureStyle().bigPicture(picture)) in <lambda>()
196 .setStyle(Notification.BigPictureStyle().bigPicture(picture)) in <lambda>()
218 .setStyle(Notification.BigPictureStyle().bigPicture(picture)) in <lambda>()
233 .setStyle(Notification.BigTextStyle().bigText("Big\nText\nContent")) in <lambda>()
250 .setStyle(Notification.BigTextStyle().bigText("Big\nText\nContent")) in <lambda>()
267 .setStyle(Notification.BigTextStyle().bigText("Big\nText\nContent")) in <lambda>()
289 .setStyle(style) in <lambda>()
327 .setStyle(Notification.BigPictureStyle().bigPicture(pictureIcon)) in <lambda>()
347 .setStyle( in <lambda>()
371 .setStyle( in <lambda>()
[all …]
DNotificationTest.java325 builder.setStyle(ms);
390 .setStyle(messagingStyle)
416 .setStyle(messagingStyle)
438 .setStyle(messagingStyle)
454 .setStyle(messagingStyle)
471 .setStyle(messagingStyle)
488 .setStyle(messagingStyle)
513 .setStyle(messagingStyle)
671 .setStyle(new Notification.BigTextStyle().setBigContentTitle("Big content")) in testBuildStrictMode()
989 .setStyle(messagingStyle) in testGetMessagesFromBundleArray()
[all …]
/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsPresenterDrawable.java61 mMandatorySystemGesturePaint.setStyle(Paint.Style.STROKE); in WindowInsetsPresenterDrawable()
68 mSystemGesturePaint.setStyle(Paint.Style.STROKE); in WindowInsetsPresenterDrawable()
75 mTappableElementPaint.setStyle(Paint.Style.STROKE); in WindowInsetsPresenterDrawable()
81 mSystemWindowPaint.setStyle(Paint.Style.STROKE); in WindowInsetsPresenterDrawable()
88 mTouchPaint.setStyle(Paint.Style.FILL_AND_STROKE); in WindowInsetsPresenterDrawable()
94 mTouchTrackPaint.setStyle(Paint.Style.STROKE); in WindowInsetsPresenterDrawable()
/cts/tests/tests/notificationlegacy/notificationlegacy30/src/android/app/notification/legacy30/cts/
DNotificationTemplateApi30Test.kt79 .setStyle(Notification.BigPictureStyle().bigPicture(picture)) in <lambda>()
94 .setStyle(Notification.BigTextStyle().bigText("Big\nText\nContent")) in <lambda>()
112 .setStyle(Notification.BigPictureStyle() in <lambda>()
142 .setStyle(Notification.BigPictureStyle() in <lambda>()
175 .setStyle(Notification.BigPictureStyle() in <lambda>()
212 .setStyle(Notification.DecoratedCustomViewStyle()) in <lambda>()
233 .setStyle(Notification.DecoratedCustomViewStyle()) in <lambda>()
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DFaceView.java49 mPInnerBullsEye.setStyle(Paint.Style.FILL); in FaceView()
52 mPOuterBullsEye.setStyle(Paint.Style.STROKE); in FaceView()
55 mTmpPaint.setStyle(Paint.Style.STROKE); in FaceView()
/cts/tests/tests/notificationlegacy/notificationlegacy34/src/android/app/notification/legacy34/cts/
DNotificationManagerApi34Test.kt73 .setStyle(Notification.MediaStyle()) in testMediaStyle_noClearFlagNotSet()
90 .setStyle(Notification.DecoratedMediaCustomViewStyle()) in testCustomMediaStyle_noClearFlagNotSet()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationStyleVerifierActivity.java144 .setStyle(new Notification.BigPictureStyle().bigPicture( in getNotification()
172 .setStyle(new Notification.BigPictureStyle().bigPicture( in getNotification()
249 .setStyle(new Notification.BigTextStyle().bigText( in getNotification()
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DNotificationUtils.java44 .setStyle(getCallStyle(isOutgoing, person, fullScreenIntent)) in createCallStyleNotification()
77 .setStyle(Notification.CallStyle.forOngoingCall( in updateNotificationToOngoing()
/cts/tests/tests/graphics/jni/
Dandroid_graphics_fonts_cts_SystemFonts.cpp110 FontMatcher& setStyle(uint16_t weight, bool italic) { in setStyle() function in __anon6417662e0111::FontMatcher
196 .setStyle(weight, italic) in nMatchFamilyStyleCharacter()
210 .setStyle(weight, italic) in nMatchFamilyStyleCharacter_runLength()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInlineSuggestionsRequestTest.java120 new Size(400, 100)).setStyle(style).build()); in testInlineSuggestionsRequestValues()
126 new Size(400, 100)).setStyle(style).build()) in testInlineSuggestionsRequestValues()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
DCameraPreviewView.java45 mPaint.setStyle(Paint.Style.STROKE); in onDraw()
/cts/tests/app/app/src/android/app/stubs/
DBubblesTestService.java71 .setStyle(new Notification.MessagingStyle(person) in getNotificationForTest()
/cts/tests/tests/view/src/android/view/cts/util/
DDrawingUtils.java59 goldenPaint.setStyle(Paint.Style.FILL_AND_STROKE); in assertAllPixelsOfColor()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/touch/
DTouchPointView.java58 mPaint.setStyle(Paint.Style.FILL); in TouchPointView()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20116/src/android/security/cts/CVE_2022_20116/
DPocService.java66 .setStyle(notificationStyle).build(); in showNotification()
/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
DArcShapeTest.java76 paint.setStyle(Style.FILL); in testDraw()
DPathShapeTest.java70 paint.setStyle(Style.FILL); in testDraw()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-40120/src/android/security/cts/CVE_2023_40120/
DDeviceTest.java86 .setStyle( in testPocCVE_2023_40120()

123