Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/shared/com/android/launcher3/testing/shared/
DTestProtocol.java121 public static final String REQUEST_HOTSEAT_ICON_NAMES = "get-hotseat-icon-names"; field in TestProtocol
/packages/apps/Launcher3/src/com/android/launcher3/testing/
DTestInformationHandler.java431 case TestProtocol.REQUEST_HOTSEAT_ICON_NAMES: { in call()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java2370 return getTestInfo(TestProtocol.REQUEST_HOTSEAT_ICON_NAMES) in getHotseatIconNames()