Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/cts/
DActivityRequireContentUriPermissionFromCallerTest.java135 private static final String PKG_TEST_SERVICE = "android.content.cts.contenturitestapp"; field in ActivityRequireContentUriPermissionFromCallerTest
136 private static final String CLS_TEST_SERVICE = PKG_TEST_SERVICE + ".TestService";
138 new ComponentName(PKG_TEST_SERVICE, CLS_TEST_SERVICE);
DContextTest.java159 private static final String PKG_TEST_SERVICE = "android.content.cts.contenturitestapp"; field in ContextTest
160 private static final String CLS_TEST_SERVICE = PKG_TEST_SERVICE + ".TestService";
162 new ComponentName(PKG_TEST_SERVICE, CLS_TEST_SERVICE);