Searched refs:BROADCAST_ACCOUNTS_CHANGED (Results 1 – 5 of 5) sorted by relevance
81 public static final String BROADCAST_ACCOUNTS_CHANGED = AccountTypeManager.class.getName() + field in AccountTypeManager457 new Intent(BROADCAST_ACCOUNTS_CHANGED));
47 super(context, new IntentFilter(AccountTypeManager.BROADCAST_ACCOUNTS_CHANGED)); in AccountsLoader()
119 super(context, new IntentFilter(AccountTypeManager.BROADCAST_ACCOUNTS_CHANGED)); in FilterLoader()
454 super(context, new IntentFilter(AccountTypeManager.BROADCAST_ACCOUNTS_CHANGED)); in SimContactLoader()
140 super(context, new IntentFilter(AccountTypeManager.BROADCAST_ACCOUNTS_CHANGED)); in CustomFilterConfigurationLoader()