/cts/tests/autofillservice/src/android/autofillservice/cts/saveui/ |
D | CustomDescriptionTest.java | 255 RemoteViews presentation = newTemplate(R.layout.two_horizontal_text_fields); in validTransformation() local 276 RemoteViews presentation = newTemplate(R.layout.two_horizontal_text_fields); in validTransformationWithOneTemplateUpdate() local 303 RemoteViews presentation = newTemplate(R.layout.two_horizontal_text_fields); in validTransformationWithMultipleTemplateUpdates() local 414 final RemoteViews presentation = in multipleBatchUpdatesTest() local 463 final RemoteViews presentation = in testBatchUpdatesApplyUpdateFirstThenTransformations() local 499 RemoteViews presentation = newTemplate(R.layout.two_horizontal_text_fields); in badImageTransformation() local 514 RemoteViews presentation = newTemplate(R.layout.two_horizontal_text_fields); in unusedImageTransformation() local 530 RemoteViews presentation = newTemplate(R.layout.two_horizontal_text_fields); in applyImageTransformationToTextView() local 546 RemoteViews presentation = newTemplate(R.layout.two_horizontal_text_fields); in failFirstFailAll() local 562 RemoteViews presentation = newTemplate(R.layout.two_horizontal_text_fields); in failSecondFailAll() local [all …]
|
D | SimpleSaveActivityTest.java | 1912 final RemoteViews presentation = newTemplate(); in newCustomDescriptionWithUrlSpan() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/unittests/ |
D | InlinePresentationTest.java | 55 InlinePresentation presentation = in testInlinePresentationValues() local 66 InlinePresentation presentation = in testtInlinePresentationParcelizeDeparcelize() local
|
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/area/ |
D | ExtensionRearDisplayPresentationKeyguardTest.java | 196 ExtensionWindowAreaPresentation presentation = in testStartRearDisplayPresentation_afterKeyguardLocked() local 241 ExtensionWindowAreaPresentation presentation = in testStartRearDisplayPresentation_thenKeyguardLocked() local 289 ExtensionWindowAreaPresentation presentation = in testStartRearDisplayPresentation_thenKeyguardLocked_activityFinishes() local 342 ExtensionWindowAreaPresentation presentation = in testStartRearDisplayPresentation_persistsAfterDismissingKeyguard() local 396 ExtensionWindowAreaPresentation presentation = in testStartRearDisplayPresentation_afterKeyguardLocked_thenScreenOff() local
|
D | ExtensionRearDisplayPresentationTest.java | 262 ExtensionWindowAreaPresentation presentation = in testStartAndEndRearDisplayPresentationSession() local 331 ExtensionWindowAreaPresentation presentation = in testStartAndEndRearDisplayPresentationSession_backgroundApp() local 384 ExtensionWindowAreaPresentation presentation = in testStartAndEndRearDisplayPresentationSession_lockDevice() local 486 ExtensionWindowAreaPresentation presentation = in testStartRearDisplayPresentation_applicationFinishes() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/ |
D | CustomDescriptionWithLinkTestCase.java | 282 final RemoteViews presentation = new RemoteViews(mPackageName, in newTemplate() local 300 final RemoteViews presentation = newTemplate(); in newCustomDescriptionBuilder() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
D | CannedAugmentedFillResponse.java | 347 public Builder(@NonNull String presentation) { in Builder() 367 @NonNull InlinePresentation presentation) { in setField()
|
D | Helper.java | 1651 final RemoteViews presentation = new RemoteViews(getContext() in createPresentation() local 1993 final RemoteViews presentation = newTemplate(packageName); in newCustomDescriptionBuilder() local
|
/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
D | AudioPresentationTest.java | 49 AudioPresentation presentation = (new AudioPresentation.Builder(PRESENTATION_ID) in testGetters() local
|
/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
D | EncodeVirtualDisplayTest.java | 569 final TestPresentation[] presentation = new TestPresentation[1]; in showPresentation() local
|
/cts/tests/tests/display/src/android/display/cts/ |
D | VirtualDisplayTest.java | 476 final TestPresentation[] presentation = new TestPresentation[1]; in assertDisplayCanShowPresentation() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/ |
D | LoginActivityTest.java | 2722 RemoteViews presentation = new RemoteViews(mPackageName, R.layout.list_item); in testClickCustomButton() local
|