Home
last modified time | relevance | path

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

/frameworks/ex/common/java/com/android/common/widget/
DCompositeCursorAdapter.java67 private boolean mNotificationsEnabled = true; field in CompositeCursorAdapter
528 mNotificationsEnabled = flag; in setNotificationsEnabled()
536 if (mNotificationsEnabled) { in notifyDataSetChanged()