Home
last modified time | relevance | path

Searched defs:currentHeight (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/util/
H A DDisplayUtils.java78 int physicalWidth, int physicalHeight, int currentWidth, int currentHeight) { in getPhysicalPixelDisplaySizeRatio()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
H A DCamera2SurfaceViewActivity.java38 private int currentHeight = 0; field in Camera2SurfaceViewActivity
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/
H A DBouncerSwipeTouchHandler.java370 final float currentHeight = viewHeight * mCurrentExpansion; in flingToExpansion() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java593 float currentHeight = mScaler.getHeight(); in finishExpanding() local
/aosp14/frameworks/base/core/java/android/window/
H A DSplashScreenView.java575 final int currentHeight = b - t; in onLayout() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSFragment.java640 int currentHeight = getView().getHeight(); in setQsExpansion() local
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java2086 final int currentHeight = mWindow.getWindow().getAttributes().height; in onConfigureWindow() local