Searched refs:setKeyguardBottomArea (Results 1 – 1 of 1) sorted by relevance
1087 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