Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java246 private int mDefaultNotificationLedOff; field in NotificationManagerService
1004 mDefaultNotificationLedOff = resources.getInteger( in onStart()
3617 ledOffMS = mDefaultNotificationLedOff; in updateLightsLocked()