Searched refs:VIEW_DISPLAY_PERCENTAGE (Results 1 - 1 of 1) sorted by relevance

/frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/action/
H A DGeneralSwipeAction.java40 private static final int VIEW_DISPLAY_PERCENTAGE = 90; field in class:GeneralSwipeAction
57 return isDisplayingAtLeast(VIEW_DISPLAY_PERCENTAGE);

Completed in 28 milliseconds