Home
last modified time | relevance | path

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

/platform_testing/libraries/photos-app-helper/src/android/platform/test/helpers/
DPhotosHelperImpl.java357 if (!scrollView(Direction.DOWN)) { in searchForDeviceFolder()
381 if (!scrollView(Direction.DOWN)) { in searchForVideoClip()
400 if (!scrollView(Direction.DOWN)) { in searchForPicture()
481 private boolean scrollView(Direction dir) { in scrollView() method in PhotosHelperImpl