Searched refs:ACTION_PACKAGES_UNSUSPENDED (Results 1 – 11 of 11) sorted by relevance
56 sNonDataFilt.addAction(Intent.ACTION_PACKAGES_UNSUSPENDED);457 } else if (Intent.ACTION_PACKAGES_UNSUSPENDED.equals(action)) { in onReceive()
195 case Intent.ACTION_PACKAGES_UNSUSPENDED:317 suspendPackageFilter.addAction(Intent.ACTION_PACKAGES_UNSUSPENDED); in registerBroadcastReceiver()398 case Intent.ACTION_PACKAGES_UNSUSPENDED: in onPackageBroadcastReceived()
1215 || action.equals(Intent.ACTION_PACKAGES_UNSUSPENDED)1232 } else if (action.equals(Intent.ACTION_PACKAGES_UNSUSPENDED)) {1865 suspendedPkgFilter.addAction(Intent.ACTION_PACKAGES_UNSUSPENDED); in onStart()8740 : Intent.ACTION_PACKAGES_UNSUSPENDED;
122 BroadcastBehavior: android.content.Intent#ACTION_PACKAGES_UNSUSPENDED:
10284 …field public static final String ACTION_PACKAGES_UNSUSPENDED = "android.intent.action.PACKAGES_UNS…
2593 …public static final String ACTION_PACKAGES_UNSUSPENDED = "android.intent.action.PACKAGES_UNSUSPEND… field in Intent
799 packageSuspendFilter.addAction(Intent.ACTION_PACKAGES_UNSUSPENDED); in systemReady()
1105 suspendPackagesFilter.addAction(Intent.ACTION_PACKAGES_UNSUSPENDED); in WindowManagerService()
15075 case Intent.ACTION_PACKAGES_UNSUSPENDED: in broadcastIntentLocked()15175 case Intent.ACTION_PACKAGES_UNSUSPENDED: in broadcastIntentLocked()
12982 : Intent.ACTION_PACKAGES_UNSUSPENDED,