Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/datausage/
H A DUsageBytesThresholdPickerDialog.java106 updateCurrentView(mCurrentThreshold); in onCreateDialog()
149 updateCurrentView(threshold); in setThresholdEditor()
152 private void updateCurrentView(long threshold) { in updateCurrentView() method in UsageBytesThresholdPickerDialog
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java1097 updateCurrentView(); in updateOrientationViews()
1104 private void updateCurrentView() { in updateCurrentView() method in NavigationBarView
1144 updateCurrentView(); in reorient()