Searched refs:inflateLayout (Results 1 – 5 of 5) sorted by relevance
33 this(context, inflateLayout(context, parent, layout)); in BaseViewHolder()40 private static <V extends View> V inflateLayout(@NonNull Context context, in inflateLayout() method in BaseViewHolder
61 inflateLayout(); in ContactPhotoView()88 private void inflateLayout() { in inflateLayout() method in ContactPhotoView
61 inflateLayout(); in EmptyContentView()126 protected void inflateLayout() { in inflateLayout() method in EmptyContentView
68 this(context, inflateLayout(context, parent, layout)); in DocumentHolder()173 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