Searched refs:ACTION_VISIBLE_ACCOUNTS_CHANGED (Results 1 – 3 of 3) sorted by relevance
379 public static final String ACTION_VISIBLE_ACCOUNTS_CHANGED = field in AccountManager2923 intentFilter.addAction(ACTION_VISIBLE_ACCOUNTS_CHANGED);
2910 if (AccountManager.ACTION_VISIBLE_ACCOUNTS_CHANGED.equals(intent.getAction())) { in updateBroadcastCounters()
970 Intent intent = new Intent(AccountManager.ACTION_VISIBLE_ACCOUNTS_CHANGED); in notifyPackage()