Searched refs:HELPER_PKG1 (Results 1 – 7 of 7) sorted by relevance
37 .setPackage(HELPER_PKG1); in testExplicitManifestBroadcast()50 final TestServiceConnection connection = bindToHelperService(HELPER_PKG1); in testExplicitManifestBroadcast()82 final TestServiceConnection connection = bindToHelperService(HELPER_PKG1); in testImplicitManifestBroadcast()
71 .setPackage(HELPER_PKG1); in testBroadcastOptions_appFreezingDelayed()79 TestServiceConnection connection = bindToHelperService(HELPER_PKG1); in testBroadcastOptions_appFreezingDelayed()136 TestServiceConnection connection = bindToHelperService(HELPER_PKG1); in testBroadcastDelivery_syncTxnWhileFrozen()156 .setPackage(HELPER_PKG1); in testBroadcastDelivery_syncTxnWhileFrozen()169 TestServiceConnection connection1 = bindToHelperService(HELPER_PKG1); in testBroadcastDelivery_pendingFreezeCancelled()
35 final TestServiceConnection connection1 = bindToHelperService(HELPER_PKG1); in testDeliveryGroupPolicy_policyAll()64 final TestServiceConnection connection1 = bindToHelperService(HELPER_PKG1); in testDeliveryGroupPolicy_withForceDelay_policyAll()98 final TestServiceConnection connection1 = bindToHelperService(HELPER_PKG1); in testDeliveryGroupPolicy_policyMostRecent()130 final TestServiceConnection connection1 = bindToHelperService(HELPER_PKG1); in testDeliveryGroupPolicy_withForceDelay_policyMostRecent()
67 protected static final String HELPER_PKG1 = "com.android.app.cts.broadcasts.helper"; field in BaseBroadcastTest69 protected static final String HELPER_SERVICE = HELPER_PKG1 + ".TestService";97 for (String pkg : new String[] {HELPER_PKG1, HELPER_PKG2}) { in unsetPackageStoppedState()107 for (String pkg : new String[] {HELPER_PKG1, HELPER_PKG2}) { in tearDown()
56 final TestServiceConnection connection1 = bindToHelperService(HELPER_PKG1); in testFgBroadcastDeliveryToFrozenApp_withDeferUntilActive()123 final TestServiceConnection connection1 = bindToHelperService(HELPER_PKG1); in testFgBroadcastDeliveryToFrozenApp()
393 new ComponentName(HELPER_PKG1, HELPER_SERVICE)); in testPeekService()404 final TestServiceConnection connection = bindToHelperService(HELPER_PKG1); in testPeekService()
55 private static final String HELPER_PKG1 = "android.externalservice.service"; field in AppExitHostTest73 DeviceUtils.installTestApp(getDevice(), HELPER_APK1, HELPER_PKG1, mCtsBuild); in setUp() local76 getDevice().executeShellCommand("cmd deviceidle tempwhitelist -r " + HELPER_PKG1); in setUp()89 DeviceUtils.uninstallTestApp(getDevice(), HELPER_PKG1); in tearDown() local114 final String helperPackage = HELPER_PKG1; in testLogStatsdOther()