Home
last modified time | relevance | path

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

/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
DMainActivity.java131 mWindowManager.getDefaultDisplay().getCurrentSizeRange(minDims, maxDims); in updateDimens()
/frameworks/base/core/java/android/view/
DDisplay.java502 public void getCurrentSizeRange(Point outSmallestSize, Point outLargestSize) { in getCurrentSizeRange() method in Display
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DWallpaperCropActivity.java239 windowManager.getDefaultDisplay().getCurrentSizeRange(minDims, maxDims); in getDefaultWallpaperSize()
/frameworks/base/docs/html/sdk/api_diff/16/
DmissingSinces.txt152 NO DOC BLOCK: android.view.Display Method getCurrentSizeRange(android.graphics.Point, android.graph…
/frameworks/base/api/
Dsystem-current.txt34313 method public void getCurrentSizeRange(android.graphics.Point, android.graphics.Point);
Dcurrent.txt32080 method public void getCurrentSizeRange(android.graphics.Point, android.graphics.Point);