Home
last modified time | relevance | path

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

/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DILeanbackLauncherStrategy.java64 public BySelector getGamesRowSelector(); in getGamesRowSelector() method
DLeanbackLauncherStrategy.java150 public BySelector getGamesRowSelector() { in getGamesRowSelector() method in LeanbackLauncherStrategy
295 return findRow(getGamesRowSelector()); in selectGamesRow()
522 UiObject2 row = mDevice.findObject(getGamesRowSelector()); in isGamesRowSelected()
DTvLauncherStrategy.java274 public BySelector getGamesRowSelector() { in getGamesRowSelector() method in TvLauncherStrategy