Searched refs:BROADCAST_ACCOUNTS_CHANGED (Results 1 – 5 of 5) sorted by relevance
47 super(context, new IntentFilter(AccountTypeManager.BROADCAST_ACCOUNTS_CHANGED)); in AccountsLoader()
81 public static final String BROADCAST_ACCOUNTS_CHANGED = AccountTypeManager.class.getName() + field in AccountTypeManager462 new Intent(BROADCAST_ACCOUNTS_CHANGED));
109 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()