HomeSort by relevance Sort by last modified time
    Searched refs:mIgnoreNextNavigation (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
BaseActivity.java 593 boolean mIgnoreNextNavigation;
597 if (mIgnoreNextNavigation) {
598 mIgnoreNextNavigation = false;
DocumentsActivity.java 444 mStackListener.mIgnoreNextNavigation = true;

Completed in 2153 milliseconds