Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/
DStubProvider.java100 private boolean mRootNotification = true; field in StubProvider
667 mRootNotification = extras.getBoolean(EXTRA_ENABLE_ROOT_NOTIFICATION, true); in configure()
673 if (mRootNotification) { in notifyParentChanged()