Searched refs:inflateLayout (Results 1 – 3 of 3) sorted by relevance
59 inflateLayout(); in EmptyContentView()121 protected void inflateLayout() { in inflateLayout() method in EmptyContentView
60 this(context, inflateLayout(context, parent, layout)); in DocumentHolder()166 private static <V extends View> V inflateLayout(Context context, ViewGroup parent, int layout) { in inflateLayout() method in DocumentHolder
34 protected void inflateLayout() { in inflateLayout() method in DialpadSearchEmptyContentView