Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DPreviewInflater.java61 public View inflatePreviewFromService(ComponentName componentName) { in inflatePreviewFromService() method in PreviewInflater
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java645 mLeftPreview = mPreviewInflater.inflatePreviewFromService( in updateLeftPreview()