Searched refs:PKG_TEST_SERVICE (Results 1 – 2 of 2) sorted by relevance
135 private static final String PKG_TEST_SERVICE = "android.content.cts.contenturitestapp"; field in ActivityRequireContentUriPermissionFromCallerTest136 private static final String CLS_TEST_SERVICE = PKG_TEST_SERVICE + ".TestService";138 new ComponentName(PKG_TEST_SERVICE, CLS_TEST_SERVICE);
159 private static final String PKG_TEST_SERVICE = "android.content.cts.contenturitestapp"; field in ContextTest160 private static final String CLS_TEST_SERVICE = PKG_TEST_SERVICE + ".TestService";162 new ComponentName(PKG_TEST_SERVICE, CLS_TEST_SERVICE);