HomeSort by relevance Sort by last modified time
    Searched full:quality360plabel (Results 1 - 1 of 1) sorted by null

  /platform_testing/libraries/youtube-app-helper/src/android/platform/test/helpers/
YouTubeHelperImpl.java 417 UiObject2 quality360pLabel = mDevice.wait(Until.findObject(By.text(
419 if (quality360pLabel == null) {
423 UiObject2 selectDialog = quality360pLabel.getParent();

Completed in 50 milliseconds