Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1423 final boolean showDot = hasActiveNotifications() && !areLightsOn(); in updateAreThereNotifications()
2347 private boolean areLightsOn() { in areLightsOn() method