Searched defs:inflateLayout (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DAutoReinflateContainer.java52 inflateLayout();
71 inflateLayout();
75 private void inflateLayout() { method in class:AutoReinflateContainer
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
H A DDocumentHolder.java53 this(context, inflateLayout(context, parent, layout));
170 private static View inflateLayout(Context context, ViewGroup parent, int layout) { method in class:DocumentHolder
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNavigationBarInflaterView.java94 inflateLayout(mCurrentLayout);
103 inflateLayout(getDefaultLayout());
141 inflateLayout(newValue);
173 protected void inflateLayout(String newLayout) { method in class:NavigationBarInflaterView

Completed in 4784 milliseconds