Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1600 FrameLayout clockContainerView = in updateKeyguardStatusViewAlignment() local
1605 if (clockContainerView == null || clockContainerView.getChildCount() == 0) { in updateKeyguardStatusViewAlignment()
1610 View clockView = clockContainerView.getChildAt(0); in updateKeyguardStatusViewAlignment()