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

/frameworks/base/services/java/com/android/server/
H A DNotificationManagerService.java148 private int mDefaultNotificationLedOn; field in class:NotificationManagerService
1314 mDefaultNotificationLedOn = resources.getInteger(
2249 ledOnMS = mDefaultNotificationLedOn;

Completed in 47 milliseconds