Searched defs:mDefaultNotificationLedOff (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java246 private int mDefaultNotificationLedOff; field in class:NotificationManagerService
1004 mDefaultNotificationLedOff = resources.getInteger(
3617 ledOffMS = mDefaultNotificationLedOff;

Completed in 33 milliseconds