Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java303 notification.ledOffMS); in calculateLights()
546 notification.ledARGB, notification.ledOnMS, notification.ledOffMS)); in dump()
/frameworks/base/core/java/android/app/
DNotification.java592 public int ledOffMS; field in Notification
2732 ledOffMS = parcel.readInt(); in readFromParcelImpl()
2849 that.ledOffMS = this.ledOffMS; in cloneInto()
3425 parcel.writeInt(ledOffMS); in writeToParcelImpl()
5194 mN.ledOffMS = offMs; in setLights()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java14460 parcel.writeInt(notif.ledOffMS);
/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.txt4641 field public int ledOffMS;
/frameworks/base/core/api/
Dcurrent.txt6529 field @Deprecated public int ledOffMS;