Home
last modified time | relevance | path

Searched refs:ledARGB (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.java569 public int ledARGB; field in Notification
2730 ledARGB = parcel.readInt(); in readFromParcelImpl()
2847 that.ledARGB = this.ledARGB; in cloneInto()
3423 parcel.writeInt(ledARGB); in writeToParcelImpl()
5192 mN.ledARGB = argb; in setLights()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java14458 parcel.writeInt(notif.ledARGB);
/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.txt4640 field public int ledARGB;
/frameworks/base/core/api/
Dcurrent.txt6528 field @Deprecated @ColorInt public int ledARGB;