Searched refs:EXTRA_REMOVED_FOR_ALL_USERS (Results 1 – 3 of 3) sorted by relevance
337 if (intent.getBooleanExtra(Intent.EXTRA_REMOVED_FOR_ALL_USERS, false)) { in onReceive()
3550 public static final String EXTRA_REMOVED_FOR_ALL_USERS field in Intent
12800 extras.putBoolean(Intent.EXTRA_REMOVED_FOR_ALL_USERS, removedForAllUsers); in sendBroadcast()