Home
last modified time | relevance | path

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

/cts/tests/PhotoPicker/src/android/photopicker/cts/util/
DPhotoPickerUiUtils.java150 public static void verifySettingsCloudProviderOptionIsVisible(@NonNull String cmpLabel) { in verifySettingsCloudProviderOptionIsVisible() argument
152 .that(new UiObject(new UiSelector().textContains(cmpLabel)) in verifySettingsCloudProviderOptionIsVisible()