Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeHost.java36 void onNotificationLight(boolean on); in onNotificationLight() method
DDozeService.java453 public void onNotificationLight(boolean on) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java4055 callback.onNotificationLight(on); in fireNotificationLight()