Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java1119 mStatusBar.getAmbientIndicationContainer()}; in startUnlockHintAnimationPhase1()
DNotificationPanelView.java2010 View ambientIndicationContainer = mStatusBar.getAmbientIndicationContainer(); in updateKeyguardBottomAreaAlpha()
DStatusBar.java1620 public View getAmbientIndicationContainer() { in getAmbientIndicationContainer() method