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