Searched refs:onSystemBarAttributesChanged (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/recents/ |
D | CarQuickStepService.java | 159 public void onSystemBarAttributesChanged(int displayId, int behavior) { in onSystemBarAttributesChanged() method in CarQuickStepService.CarOverviewProxyBinder
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/decor/ |
D | CarPrivacyChipViewController.java | 144 public void onSystemBarAttributesChanged( in onSystemBarAttributesChanged() method in CarPrivacyChipViewController
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
D | TaskbarManager.java | 541 public void onSystemBarAttributesChanged(int displayId, int behavior) { in onSystemBarAttributesChanged() method in TaskbarManager 545 mTaskbarActivityContext.onSystemBarAttributesChanged(displayId, behavior); in onSystemBarAttributesChanged()
|
D | TaskbarActivityContext.java | 374 onSystemBarAttributesChanged(sharedState.systemBarAttrsDisplayId, in init() 871 public void onSystemBarAttributesChanged(int displayId, int behavior) { in onSystemBarAttributesChanged() method in TaskbarActivityContext
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/ |
D | CarSystemBar.java | 268 onSystemBarAttributesChanged(mDisplayId, result.mAppearance, result.mAppearanceRegions, in start() 596 public void onSystemBarAttributesChanged( in onSystemBarAttributesChanged() method in CarSystemBar
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | TouchInteractionService.java | 356 public void onSystemBarAttributesChanged(int displayId, int behavior) { in onSystemBarAttributesChanged() method in TouchInteractionService.TISBinder 358 taskbarManager.onSystemBarAttributesChanged(displayId, behavior)); in onSystemBarAttributesChanged()
|