Searched refs:ledARGB (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()
477 public int ledARGB; field in Notification2258 ledARGB = parcel.readInt(); in readFromParcelImpl()2373 that.ledARGB = this.ledARGB; in cloneInto()2684 parcel.writeInt(ledARGB); in writeToParcelImpl()4126 mN.ledARGB = argb; in setLights()
4640 field public int ledARGB;
5396 field @Deprecated @ColorInt public int ledARGB;