Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java176 private boolean mOverviewProxyEnabled; field in NavigationBarView
647 if (mOverviewProxyEnabled) { in updateNavButtonIcons()
771 mOverviewProxyEnabled = enabled; in onOverviewProxyConnectionChange()