Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/BinderProxyCountingTestApp/src/com/android/frameworks/coretests/binderproxycountingtestapp/
H A DBpcTestAppCmdService.java41 private static final String TEST_SERVICE_PKG = field in BpcTestAppCmdService
44 TEST_SERVICE_PKG + ".BinderProxyCountingService";
154 .setComponent(new ComponentName(TEST_SERVICE_PKG, TEST_SERVICE_CLASS));
/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DBinderProxyCountingTest.java80 private static final String TEST_SERVICE_PKG = field in BinderProxyCountingTest
83 TEST_SERVICE_PKG + ".BpcTestServiceCmdService";
101 .setComponent(new ComponentName(TEST_SERVICE_PKG, TEST_SERVICE_CMD_SERVICE));