Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/testing/
DTestProtocol.java79 public static final String REQUEST_JAVA_LEAK = "java-leak"; field in TestProtocol
DTestInformationHandler.java132 case TestProtocol.REQUEST_JAVA_LEAK: { in call()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java1007 getTestInfo(TestProtocol.REQUEST_JAVA_LEAK); in produceJavaLeak()