`android.app.Notification.ledOffMS` is a constant value in the Android platform that represents the duration in milliseconds for which the LED light should be off during a notification LED light pattern. This property is used to control the timing and duration of the LED light when it is turned off as part of a notification's visual alert.
Java Notification.ledOffMS - 20 examples found. These are the top rated real world Java examples of android.app.Notification.ledOffMS extracted from open source projects. You can rate examples to help us improve the quality of examples.