Home
last modified time | relevance | path

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

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