Searched defs:deliverSelfNotifications (Results 1 – 5 of 5) sorted by relevance
/packages/apps/DocumentsUI/src/com/android/documentsui/ | ||
D | LockingContentObserver.java | 42 public boolean deliverSelfNotifications() { in deliverSelfNotifications() method in LockingContentObserver |
/packages/apps/Messaging/src/com/android/messaging/ui/ | ||
D | CursorRecyclerAdapter.java | 309 public boolean deliverSelfNotifications() { in deliverSelfNotifications() method in CursorRecyclerAdapter.ChangeObserver |
/packages/apps/Calendar/src/com/android/calendar/ | ||
D | EventInfoActivity.kt | 46 override fun deliverSelfNotifications(): Boolean { in deliverSelfNotifications() method in com.android.calendar.EventInfoActivity |
D | AllInOneActivity.kt | 201 override fun deliverSelfNotifications(): Boolean { in deliverSelfNotifications() method |
/packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/ | ||
D | SourceLatency.java | 270 public boolean deliverSelfNotifications() { in deliverSelfNotifications() method in SourceLatency.LiveSourceCheck.ChangeObserver |