Searched refs:TEST_APP2_SERVICE_CLASS (Results 1 – 1 of 1) sorted by relevance
80 private static final String TEST_APP2_SERVICE_CLASS = TEST_APP2_PKG + ".MyForegroundService"; field in AbstractRestrictBackgroundNetworkTestCase786 intent.setComponent(new ComponentName(TEST_APP2_PKG, TEST_APP2_SERVICE_CLASS)) in getIntentForComponent()796 TEST_APP2_PKG, TEST_APP2_SERVICE_CLASS)); in stopForegroundService()