Searched refs:TV_VIEW (Results 1 – 2 of 2) sorted by relevance
27 public static final BySelector TV_VIEW = By.res(TV_APP_PACKAGE, "main_tunable_tv_view"); field in Constants
40 waitForCondition(mUiDevice, Until.hasObject(Constants.TV_VIEW)); in assertAppStarted()