Searched refs:ledOffMS (Results 1 – 5 of 5) sorted by relevance
268 notification.ledOffMS); in calculateLights()567 notification.ledARGB, notification.ledOnMS, notification.ledOffMS)); in dump()
500 public int ledOffMS; field in Notification2260 ledOffMS = parcel.readInt(); in readFromParcelImpl()2375 that.ledOffMS = this.ledOffMS; in cloneInto()2686 parcel.writeInt(ledOffMS); in writeToParcelImpl()4128 mN.ledOffMS = offMs; in setLights()
4641 field public int ledOffMS;
5397 field @Deprecated public int ledOffMS;