Home
last modified time | relevance | path

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

/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DLeanbackLauncherStrategy.java474 String prevText = focusedIcon.getContentDescription(); in findApp() local
485 } while (nextText != null && !nextText.equals(prevText)); in findApp()
497 } while (nextText != null && !nextText.equals(prevText)); in findApp()