Searched refs:onNotificationLight (Results 1 – 3 of 3) sorted by relevance
36 void onNotificationLight(boolean on); in onNotificationLight() method
453 public void onNotificationLight(boolean on) {
4055 callback.onNotificationLight(on); in fireNotificationLight()