Searched refs:ACTION_ACCOUNT_REMOVED (Results 1 – 5 of 5) sorted by relevance
367 public static final String ACTION_ACCOUNT_REMOVED = field in AccountManager
996 Intent intent = new Intent(AccountManager.ACTION_ACCOUNT_REMOVED); in getAccountRemovedReceivers()1024 Intent intent = new Intent(AccountManager.ACTION_ACCOUNT_REMOVED); in shouldNotifyPackageOnAccountRemoval()1061 Intent intent = new Intent(AccountManager.ACTION_ACCOUNT_REMOVED); in sendAccountRemovedBroadcast()
2939 } else if (AccountManager.ACTION_ACCOUNT_REMOVED.equals(intent.getAction())) { in updateBroadcastCounters()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
3181 …field public static final String ACTION_ACCOUNT_REMOVED = "android.accounts.action.ACCOUNT_REMOVED…