Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java505 KeyButtonDrawable drawable = chooseNavigationIconDrawable(lightContext, darkContext, in getBackDrawable()
532 private KeyButtonDrawable chooseNavigationIconDrawable(Context lightContext, in chooseNavigationIconDrawable() method in NavigationBarView