Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DManifestLayoutTests.java159 final int alternativeMinWidth = dpToPx(MIN_WIDTH_DP, mDisplay.getDpi()); in testMinimalSize()
160 final int alternativeMinHeight = dpToPx(MIN_HEIGHT_DP, mDisplay.getDpi()); in testMinimalSize()
/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DFreeformWindowingModeTests.java137 mWmState.getDisplay(displayId).getDpi(); in testActivityLifeCycleOnResizeFreeformTask()
DAppConfigurationTests.java340 final int density = display.getDpi(); in testDialogWhenLargeSplitSmall()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowManagerState.java1373 public int getDpi() { in getDpi() method in WindowManagerState.DisplayContent
2463 return dpToPx(dc.mMinSizeOfResizeableTaskDp, dc.getDpi());
2468 getDisplay(displayId).getDpi());
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DPinnedStackTests.java373 OVERRIDABLE_MINIMAL_SIZE_PIP_RESIZABLE_TASK, display.getDpi()); in testEnterPipWithTinyMinimalSize()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt1212 method public int getDpi();