Searched refs:ledOnMS (Results 1 – 5 of 5) sorted by relevance
267 light = new Light(notification.ledARGB, notification.ledOnMS, in calculateLights()567 notification.ledARGB, notification.ledOnMS, notification.ledOffMS)); in dump()
488 public int ledOnMS; field in Notification2259 ledOnMS = parcel.readInt(); in readFromParcelImpl()2374 that.ledOnMS = this.ledOnMS; in cloneInto()2685 parcel.writeInt(ledOnMS); in writeToParcelImpl()4127 mN.ledOnMS = onMs; in setLights()
4642 field public int ledOnMS;
5398 field @Deprecated public int ledOnMS;