Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1427 int statusIndex = mNotificationContainerParent.indexOfChild(keyguardStatusView); in reInflateViews() local
1431 mNotificationContainerParent.addView(keyguardStatusView, statusIndex); in reInflateViews()