Home
last modified time | relevance | path

Searched refs:ledOnMS (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java302 light = new Light(notification.ledARGB, notification.ledOnMS, in calculateLights()
546 notification.ledARGB, notification.ledOnMS, notification.ledOffMS)); in dump()
/frameworks/base/core/java/android/app/
DNotification.java580 public int ledOnMS; field in Notification
2731 ledOnMS = parcel.readInt(); in readFromParcelImpl()
2848 that.ledOnMS = this.ledOnMS; in cloneInto()
3424 parcel.writeInt(ledOnMS); in writeToParcelImpl()
5193 mN.ledOnMS = onMs; in setLights()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java14459 parcel.writeInt(notif.ledOnMS);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4642 field public int ledOnMS;
/frameworks/base/core/api/
Dcurrent.txt6530 field @Deprecated public int ledOnMS;