Searched refs:setKeyguardBottomArea (Results 1 – 1 of 1) sorted by relevance
1070 setKeyguardBottomArea(mView.findViewById(R.id.keyguard_bottom_area)); in onFinishInflate()1408 setKeyguardBottomArea(mKeyguardBottomAreaViewControllerProvider.get().getView()); in reInflateViews()1501 private void setKeyguardBottomArea(KeyguardBottomAreaView keyguardBottomArea) { in setKeyguardBottomArea() method in NotificationPanelViewController