Searched refs:mLastLandscape (Results 1 – 2 of 2) sorted by relevance
86 private View mLastLandscape; field in NavigationBarInflaterView244 View lastView = landscape ? mLastLandscape : mLastPortrait; in inflateButton()253 mLastLandscape = accessibilityView; in inflateButton()
114 private View mLastLandscape; field in NavigationBarInflaterView316 View lastView = landscape ? mLastLandscape : mLastPortrait; in inflateButton()325 mLastLandscape = accessibilityView; in inflateButton()