Searched refs:NotificationRunnable (Results 1 – 2 of 2) sorted by relevance
198 mHandler.post(new NotificationRunnable(selfChange, uri, userId)); in dispatchChange()203 private final class NotificationRunnable implements Runnable { class in ContentObserver208 public NotificationRunnable(boolean selfChange, Uri uri, int userId) { in NotificationRunnable() method in ContentObserver.NotificationRunnable
555 android.database.ContentObserver$NotificationRunnable