Searched defs:mIgnoreNextNavigation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DNavigationView.java53 private boolean mIgnoreNextNavigation; field in class:NavigationView
99 if (mIgnoreNextNavigation) {
100 mIgnoreNextNavigation = false;
133 mIgnoreNextNavigation = true;

Completed in 98 milliseconds