Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java2321 View ambientIndicationContainer = mStatusBar.getAmbientIndicationContainer(); in updateKeyguardBottomAreaAlpha() local
2322 if (ambientIndicationContainer != null) { in updateKeyguardBottomAreaAlpha()
2323 ambientIndicationContainer.setAlpha(alpha); in updateKeyguardBottomAreaAlpha()