Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java358 private String mMaxAlphaForKeyguardSource = "constructor"; field in NotificationStackScrollLayoutController
1302 mMaxAlphaForKeyguardSource = source; in setMaxAlphaForKeyguard()
1809 pw.println("mMaxAlphaForKeyguardSource=" + mMaxAlphaForKeyguardSource);