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.java625 String prevText = focusedIcon.getContentDescription(); in findApp() local
636 } while (nextText != null && !nextText.equals(prevText)); in findApp()
648 } while (nextText != null && !nextText.equals(prevText)); in findApp()