Searched refs:setIconsDarkArea (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDarkIconDispatcher.java26 void setIconsDarkArea(Rect r); method in interface:DarkIconDispatcher
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLightBarController.java195 mStatusBarIconController.setIconsDarkArea(null);
211 mStatusBarIconController.setIconsDarkArea(null);
213 mStatusBarIconController.setIconsDarkArea(bounds);
H A DDarkIconDispatcherImpl.java82 public void setIconsDarkArea(Rect darkArea) { method in class:DarkIconDispatcherImpl

Completed in 1504 milliseconds