Home
last modified time | relevance | path

Searched refs:mThinLetterboxWidthPxSupplier (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DLetterboxConfiguration.java270 private final DimenPxIntSupplier mThinLetterboxWidthPxSupplier; field in LetterboxConfiguration
397 mThinLetterboxWidthPxSupplier = new DimenPxIntSupplier(mContext, in LetterboxConfiguration()
1177 return mThinLetterboxWidthPxSupplier.getAsInt(); in getThinLetterboxWidthPx()