Searched refs:MENU_ACTION_OFF (Results 1 – 2 of 2) sorted by relevance
170 uiDevice.findTvPipMenuElementWithDescription(Components.PipActivity.MENU_ACTION_OFF)177 uiDevice.clickTvPipMenuElementWithDescription(Components.PipActivity.MENU_ACTION_OFF)199 Components.PipActivity.MENU_ACTION_OFF))222 uiDevice.findTvPipMenuElementWithDescription(Components.PipActivity.MENU_ACTION_OFF)
48 public static final String MENU_ACTION_OFF = "Off"; field in Components.PipActivity