Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DCarSystemBar.java261 mCarSystemBarController.refreshSystemBarByLockTaskFeatures(); in start()
480 mCarSystemBarController.refreshSystemBarByLockTaskFeatures(); in onSystemBarAttributesChanged()
H A DCarSystemBarController.java223 refreshSystemBarByLockTaskFeatures(); in setStatusBarState()
235 public void refreshSystemBarByLockTaskFeatures() { in refreshSystemBarByLockTaskFeatures() method in CarSystemBarController