Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/testing/
DTestProtocol.java84 public static final String REQUEST_DISABLE_DEBUG_TRACING = "disable-debug-tracing"; field in TestProtocol
DTestInformationHandler.java95 case TestProtocol.REQUEST_DISABLE_DEBUG_TRACING: in call()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java998 getTestInfo(TestProtocol.REQUEST_DISABLE_DEBUG_TRACING); in disableDebugTracing()