Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java244 private boolean mIsOnDefaultDisplay; field in NavigationBar
561 mIsOnDefaultDisplay = mDisplayId == DEFAULT_DISPLAY; in createView()
648 if (mIsOnDefaultDisplay) { in onViewAttachedToWindow()
668 LightBarController lightBarController = mIsOnDefaultDisplay in onViewAttachedToWindow()
677 AutoHideController autoHideController = mIsOnDefaultDisplay in onViewAttachedToWindow()
1087 if (mIsOnDefaultDisplay) { in disable()
1471 if (mIsOnDefaultDisplay) { in checkBarModes()