Searched refs:mUseAttentionLight (Results 1 – 1 of 1) sorted by relevance
575 private boolean mUseAttentionLight; field in NotificationManagerService2385 mUseAttentionLight = resources.getBoolean(R.bool.config_useAttentionLight); in init()6369 pw.println(" mUseAttentionLight=" + mUseAttentionLight);8431 if (mUseAttentionLight && mAttentionLight != null) {