Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/print/
H A DPrintAttributes.java281 oldResolution.getHorizontalDpi()); in asPortrait()
319 oldResolution.getHorizontalDpi()); in asLandscape()
1193 public @IntRange(from = 1) int getHorizontalDpi() { in getHorizontalDpi() method in PrintAttributes.Resolution
/aosp14/frameworks/base/core/java/com/android/internal/print/
H A DDumpUtils.java176 proto.write("horizontal_DPI", ResolutionProto.HORIZONTAL_DPI, res.getHorizontalDpi()); in writeResolution()
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DPrintSpoolerService.java1030 resolution.getHorizontalDpi())); in doWriteStateLocked()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt34971 method @IntRange(from=1) public int getHorizontalDpi();