Searched refs:DimenPxIntSupplier (Results 1 – 1 of 1) sorted by relevance
270 private final DimenPxIntSupplier mThinLetterboxWidthPxSupplier;273 private final DimenPxIntSupplier mThinLetterboxHeightPxSupplier;313 private static class DimenPxIntSupplier implements IntSupplier { class in LetterboxConfiguration323 private DimenPxIntSupplier(@NonNull Context context, @DimenRes int resourceId) { in DimenPxIntSupplier() method in LetterboxConfiguration.DimenPxIntSupplier397 mThinLetterboxWidthPxSupplier = new DimenPxIntSupplier(mContext, in LetterboxConfiguration()399 mThinLetterboxHeightPxSupplier = new DimenPxIntSupplier(mContext, in LetterboxConfiguration()