Searched defs:notifyUpdate (Results 1 – 5 of 5) sorted by relevance
36 void notifyUpdate(int state, PreferenceCompat preferenceCompat); in notifyUpdate() method
35 default void notifyUpdate() { in notifyUpdate() method
188 private void notifyUpdate() { in notifyUpdate() method in AllAppsStore
350 public final Timer notifyUpdate = new Timer("notify_update"); field in PerformanceTest.Timers
954 public void notifyUpdate(@NonNull Uri uri) { in notifyUpdate() method in DatabaseHelper