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