Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DSystemUIDialog.java574 View viewWithBackground = decorView.findViewByPredicate( in getHorizontalInsets() local
577 Drawable background = viewWithBackground != null ? viewWithBackground.getBackground() in getHorizontalInsets()