Searched refs:mDefaultNotificationLedOff (Results 1 - 1 of 1) sorted by relevance

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

Completed in 93 milliseconds