Searched refs:MENU_ACTION_ON (Results 1 – 2 of 2) sorted by relevance
180 uiDevice.waitForTvPipMenuElementWithDescription(Components.PipActivity.MENU_ACTION_ON)194 Components.PipActivity.MENU_ACTION_ON)?.also {
47 public static final String MENU_ACTION_ON = "On"; field in Components.PipActivity