Searched refs:ACTION_VISIBLE_ACCOUNTS_CHANGED (Results 1 – 4 of 4) sorted by relevance
376 public static final String ACTION_VISIBLE_ACCOUNTS_CHANGED = field in AccountManager2934 intentFilter.addAction(ACTION_VISIBLE_ACCOUNTS_CHANGED);
2933 if (AccountManager.ACTION_VISIBLE_ACCOUNTS_CHANGED.equals(intent.getAction())) { in updateBroadcastCounters()
967 Intent intent = new Intent(AccountManager.ACTION_VISIBLE_ACCOUNTS_CHANGED); in notifyPackage()
364 Landroid/accounts/AccountManager;->ACTION_VISIBLE_ACCOUNTS_CHANGED:Ljava/lang/String;