Searched refs:notifyListeners (Results 1 – 7 of 7) sorted by relevance
74 public abstract void checkFilterValidity(boolean notifyListeners); in checkFilterValidity() argument118 boolean notifyListeners) { in setContactListFilter() argument124 if (notifyListeners && !mListeners.isEmpty()) { in setContactListFilter()143 public void checkFilterValidity(boolean notifyListeners) { in checkFilterValidity() argument152 false, notifyListeners); in checkFilterValidity() local159 ContactListFilter.FILTER_TYPE_ALL_ACCOUNTS), true, notifyListeners); in checkFilterValidity() local
166 notifyListeners(); in insert()205 notifyListeners(); in bulkInsert()231 if (count > 0) notifyListeners(); in delete()244 if (count > 0) notifyListeners(); in update()318 private void notifyListeners() { in notifyListeners() method in LauncherProvider
98 notifyListeners(); in setInput()125 public void notifyListeners() { in notifyListeners() method in ListenerCombiner
108 private void notifyListeners() { in notifyListeners() method in ProviderStatusWatcher248 notifyListeners(); in onPostExecute()
121 void notifyListeners() { in notifyListeners() method in PersonalDictionaryLookup649 notifyListeners(); in loadPersonalDictionary()
356 lookup.notifyListeners(); in testManageListeners()364 lookup.notifyListeners(); in testManageListeners()
705 mReadyStateManager.notifyListeners(); in setup()