Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java132 private KeyButtonDrawable mBackIcon; field in NavigationBarView
590 mBackIcon = getBackDrawable(); in updateIcons()
752 KeyButtonDrawable backIcon = mBackIcon; in updateNavButtonIcons()