Searched refs:ACTION_ACCOUNT_REMOVED (Results 1 – 5 of 5) sorted by relevance
368 public static final String ACTION_ACCOUNT_REMOVED = field in AccountManager
998 Intent intent = new Intent(AccountManager.ACTION_ACCOUNT_REMOVED); in getAccountRemovedReceivers()1026 Intent intent = new Intent(AccountManager.ACTION_ACCOUNT_REMOVED); in shouldNotifyPackageOnAccountRemoval()1063 Intent intent = new Intent(AccountManager.ACTION_ACCOUNT_REMOVED); in sendAccountRemovedBroadcast()
2914 } else if (AccountManager.ACTION_ACCOUNT_REMOVED.equals(intent.getAction())) { in updateBroadcastCounters()
205 Landroid/accounts/AccountManager;->ACTION_ACCOUNT_REMOVED:Ljava/lang/String;
3035 …field public static final java.lang.String ACTION_ACCOUNT_REMOVED = "android.accounts.action.ACCOU…