Searched refs:ACTION_UID_REMOVED (Results 1 – 9 of 9) sorted by relevance
52 sNonDataFilt.addAction(Intent.ACTION_UID_REMOVED);417 } else if (Intent.ACTION_UID_REMOVED.equals(action)) { in onReceive()
19 import static android.content.Intent.ACTION_UID_REMOVED;525 final Intent intent = new Intent(ACTION_UID_REMOVED); in testUidRemovedIsMoved()
23 import static android.content.Intent.ACTION_UID_REMOVED;424 final IntentFilter removedFilter = new IntentFilter(ACTION_UID_REMOVED); in systemReady()
27 import static android.content.Intent.ACTION_UID_REMOVED;834 mUidRemovedReceiver, new IntentFilter(ACTION_UID_REMOVED), null, mHandler); in initService()
4336 sdFilter.addAction(Intent.ACTION_UID_REMOVED); in UninstallReceiver()4365 case Intent.ACTION_UID_REMOVED: in onReceive()
2673 public static final String ACTION_UID_REMOVED = "android.intent.action.UID_REMOVED"; field in Intent
14977 case Intent.ACTION_UID_REMOVED: in broadcastIntentLocked()15000 case Intent.ACTION_UID_REMOVED: in broadcastIntentLocked()
18808 packageSender.sendPackageBroadcast(Intent.ACTION_UID_REMOVED,
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...