Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarInflaterView.java91 private View mLastPortrait; field in NavigationBarInflaterView
306 View lastView = landscape ? mLastLandscape : mLastPortrait; in inflateButton()
317 mLastPortrait = accessibilityView; in inflateButton()