Searched refs:ACTION_PACKAGES_UNSUSPENDED (Results 1 – 18 of 18) sorted by relevance
153 eq(Intent.ACTION_PACKAGES_UNSUSPENDED), pkgListCaptor.capture(), any(), any(), in <lambda>()234 eq(Intent.ACTION_PACKAGES_UNSUSPENDED), any(), any(), any(), any()) in <lambda>()
201 : Intent.ACTION_PACKAGES_UNSUSPENDED, in setPackagesSuspended()353 Intent.ACTION_PACKAGES_UNSUSPENDED, in removeSuspensionsBySuspendingPackage()
192 || TextUtils.equals(action, Intent.ACTION_PACKAGES_UNSUSPENDED) in isAllowedCallbackAction()
578 } else if (Intent.ACTION_PACKAGES_UNSUSPENDED.equals(action)) { in doHandlePackageEvent()
152 Intent intent = new Intent(Intent.ACTION_PACKAGES_UNSUSPENDED); in testPackageMonitorDoHandlePackageEventPackageUnSuspended()
228 filter.addAction(Intent.ACTION_PACKAGES_UNSUSPENDED); in init()1158 case Intent.ACTION_PACKAGES_UNSUSPENDED: in getTileWithCurrentState()
229 case Intent.ACTION_PACKAGES_UNSUSPENDED:428 suspendPackageFilter.addAction(Intent.ACTION_PACKAGES_UNSUSPENDED); in registerBroadcastReceiver()454 case Intent.ACTION_PACKAGES_UNSUSPENDED: in onPackageBroadcastReceived()
94 BroadcastBehavior: android.content.Intent#ACTION_PACKAGES_UNSUSPENDED:95 Field 'ACTION_PACKAGES_UNSUSPENDED' is missing @BroadcastBehavior
112 BroadcastBehavior: android.content.Intent#ACTION_PACKAGES_UNSUSPENDED:113 Field 'ACTION_PACKAGES_UNSUSPENDED' is missing @BroadcastBehavior
116 BroadcastBehavior: android.content.Intent#ACTION_PACKAGES_UNSUSPENDED:117 Field 'ACTION_PACKAGES_UNSUSPENDED' is missing @BroadcastBehavior
11224 …field public static final String ACTION_PACKAGES_UNSUSPENDED = "android.intent.action.PACKAGES_UNS…
1937 || action.equals(Intent.ACTION_PACKAGES_UNSUSPENDED)1954 } else if (action.equals(Intent.ACTION_PACKAGES_UNSUSPENDED)) {2608 suspendedPkgFilter.addAction(Intent.ACTION_PACKAGES_UNSUSPENDED); in init()
2953 …public static final String ACTION_PACKAGES_UNSUSPENDED = "android.intent.action.PACKAGES_UNSUSPEND… field in Intent
1094 packageSuspendFilter.addAction(Intent.ACTION_PACKAGES_UNSUSPENDED); in systemReady()
1378 suspendPackagesFilter.addAction(Intent.ACTION_PACKAGES_UNSUSPENDED); in WindowManagerService()
805 && filter.hasAction(Intent.ACTION_PACKAGES_UNSUSPENDED) in initNMS()953 : Intent.ACTION_PACKAGES_UNSUSPENDED; in simulatePackageSuspendBroadcast()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...