Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java559 View previewBefore = mLeftPreview; in updateLeftPreview() local
560 if (previewBefore != null) { in updateLeftPreview()
561 mPreviewContainer.removeView(previewBefore); in updateLeftPreview()