Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarInflaterView.java97 private View mLastLandscape; field in NavigationBarInflaterView
298 View lastView = landscape ? mLastLandscape : mLastPortrait; in inflateButton()
307 mLastLandscape = accessibilityView; in inflateButton()