Searched defs:mDefaultNotificationLedOn (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java244 private int mDefaultNotificationLedOn; field in class:NotificationManagerService
1002 mDefaultNotificationLedOn = resources.getInteger(
3616 ledOnMS = mDefaultNotificationLedOn;

Completed in 33 milliseconds