Home
last modified time | relevance | path

Searched refs:DIALOG_PRESENTATION (Results 1 – 1 of 1) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/servicebehavior/
DPccFieldClassificationTest.java66 public static final String DIALOG_PRESENTATION = "Dialog Presentation"; field in PccFieldClassificationTest
144 .setDialogPresentation(createPresentation(DIALOG_PRESENTATION)) in testFieldClassification_withFillDialog()
179 final UiObject2 picker = mUiBot.assertFillDialogDatasets(DIALOG_PRESENTATION); in testFieldClassification_withFillDialog()
183 mUiBot.selectDataset(picker, DIALOG_PRESENTATION); in testFieldClassification_withFillDialog()