Home
last modified time | relevance | path

Searched refs:REQUEST_ENABLE_SUGGESTION (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/tests/multivalentTests/shared/com/android/launcher3/testing/shared/
DTestProtocol.java160 public static final String REQUEST_ENABLE_SUGGESTION = "enable-suggestion"; field in TestProtocol
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java459 getTestInfo(TestProtocol.REQUEST_ENABLE_SUGGESTION, Boolean.toString(enableSuggestion)); in setEnableSuggestion()