Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewConfigurator.kt168 fun bindIndicationArea() { in bindIndicationArea() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1528 mKeyguardViewConfigurator.bindIndicationArea(); in initBottomArea()