Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1087 setKeyguardBottomArea(mView.findViewById(R.id.keyguard_bottom_area)); in onFinishInflate()
1473 setKeyguardBottomArea(keyguardBottomAreaViewController.getView()); in reInflateViews()
1570 private void setKeyguardBottomArea(KeyguardBottomAreaView keyguardBottomArea) { in setKeyguardBottomArea() method in NotificationPanelViewController