Home
last modified time | relevance | path

Searched refs:mNotificationNeeded (Results 1 – 1 of 1) sorted by relevance

/frameworks/ex/common/java/com/android/common/widget/
DCompositeCursorAdapter.java68 private boolean mNotificationNeeded; field in CompositeCursorAdapter
529 if (flag && mNotificationNeeded) { in setNotificationsEnabled()
537 mNotificationNeeded = false; in notifyDataSetChanged()
540 mNotificationNeeded = true; in notifyDataSetChanged()