Searched refs:ledOnMS (Results 1 – 6 of 6) sorted by relevance
302 light = new Light(notification.ledARGB, notification.ledOnMS, in calculateLights()546 notification.ledARGB, notification.ledOnMS, notification.ledOffMS)); in dump()
580 public int ledOnMS; field in Notification2731 ledOnMS = parcel.readInt(); in readFromParcelImpl()2848 that.ledOnMS = this.ledOnMS; in cloneInto()3424 parcel.writeInt(ledOnMS); in writeToParcelImpl()5193 mN.ledOnMS = onMs; in setLights()
14459 parcel.writeInt(notif.ledOnMS);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4642 field public int ledOnMS;
6530 field @Deprecated public int ledOnMS;