Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java192 updateIcons(context, Configuration.EMPTY, mConfiguration); in NavigationBarView()
274 private void updateIcons(Context ctx, Configuration oldConfig, Configuration newConfig) { in updateIcons() method in NavigationBarView
297 updateIcons(getContext(), Configuration.EMPTY, mConfiguration); in setLayoutDirection()
620 updateIcons(getContext(), mConfiguration, newConfig); in onConfigurationChanged()