Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java387 private boolean mUseAttentionLight; field in NotificationManagerService
1753 mUseAttentionLight = resources.getBoolean(R.bool.config_useAttentionLight); in init()
4627 pw.println(" mUseAttentionLight=" + mUseAttentionLight);
5998 if (mUseAttentionLight) {