Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DNavigationBarInflaterView.java85 private View mLastPortrait; field in NavigationBarInflaterView
244 View lastView = landscape ? mLastLandscape : mLastPortrait; in inflateButton()
255 mLastPortrait = accessibilityView; in inflateButton()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarInflaterView.java113 private View mLastPortrait; field in NavigationBarInflaterView
316 View lastView = landscape ? mLastLandscape : mLastPortrait; in inflateButton()
327 mLastPortrait = accessibilityView; in inflateButton()