HomeSort by relevance Sort by last modified time
    Searched refs:inflateLayout (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/
AutoReinflateContainer.java 52 inflateLayout();
71 inflateLayout();
75 private void inflateLayout() {
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
DocumentHolder.java 53 this(context, inflateLayout(context, parent, layout));
170 private static View inflateLayout(Context context, ViewGroup parent, int layout) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NavigationBarInflaterView.java 97 inflateLayout(mCurrentLayout);
106 inflateLayout(getDefaultLayout());
145 inflateLayout(newValue);
197 protected void inflateLayout(String newLayout) {

Completed in 257 milliseconds