Home
last modified time | relevance | path

Searched defs:screenHeight (Results 1 – 25 of 28) sorted by relevance

12

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/scroll/
H A DRequestRectangleVisible.java50 int screenHeight = getWindowManager().getDefaultDisplay().getHeight(); in onCreate() local
H A DScrollViewButtonsAndLabels.java65 int screenHeight = getWindowManager().getDefaultDisplay().getHeight(); in onCreate() local
H A DScrollViewButtonsAndLabelsTest.java183 int screenHeight = mScrollView.getHeight(); in findFirstButtonOffScreenTop2Bottom() local
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DBigCache.java44 final int screenHeight = windowBounds.height(); in onCreate() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/
H A DTvBottomSheetActivity.java64 int screenHeight = metrics.heightPixels; in onCreate() local
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DBottomSheetLayout.java76 final int screenHeight = displayMetrics.heightPixels; in onMeasure() local
/aosp14/frameworks/base/packages/SettingsLib/IllustrationPreference/src/com/android/settingslib/widget/
H A DIllustrationPreference.java130 final int screenHeight = getContext().getResources().getDisplayMetrics().heightPixels; in onBindViewHolder() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
H A DPerimeterPathGuide.java86 int edgeInset, int screenWidth, int screenHeight) { in PerimeterPathGuide()
206 int screenHeight = mDeviceHeightPx; in computeRegions() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DMediaArtworkProcessorTest.kt41 private var screenHeight = 0 regex
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/regionsampling/
H A DRegionSampler.kt244 val screenHeight = displaySize.y regex
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
H A DExitDesktopTaskTransitionHandler.java138 final int screenHeight = metrics.heightPixels; in startChangeTransition() local
H A DDesktopModeVisualIndicator.java153 final int screenHeight = metrics.heightPixels; in createView() local
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_companion_virtual_InputController.cpp55 const char* phys, DeviceType deviceType, jint screenHeight, in openUinput()
193 jstring phys, DeviceType deviceType, int screenHeight, in openUinputJni()
/aosp14/frameworks/base/core/tests/coretests/src/android/util/
H A DScrollViewScenario.java242 int screenHeight = getWindowManager().getCurrentWindowMetrics().getBounds().height() in onCreate() local
/aosp14/frameworks/base/tools/aapt2/test/
H A DBuilders.h265 ConfigDescriptionBuilder& setScreenHeight(uint16_t screenHeight) { in setScreenHeight()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSystemGesturesPointerEventListener.java84 int screenHeight; field in SystemGesturesPointerEventListener
H A DAccessibilityController.java932 final int screenHeight = mScreenSize.y; in recomputeBounds() local
1593 final int screenHeight = mTempPoint.y; in computeChangedWindows() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/freeform/
H A DFreeformTaskTransitionHandler.java226 int screenHeight = mDisplayController in startCloseTransition() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenMediaRecorder.java209 private int[] getSupportedSize(final int screenWidth, final int screenHeight, int refreshRate) in getSupportedSize()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSizeCompatTests.java2062 final int screenHeight = 2100; in testDefaultLetterboxAspectRatioForMultiWindowMode_fixedOrientationApp() local
2093 final int screenHeight = 2100; in testDefaultLetterboxAspectRatioForMultiWindowMode_fixedOrientationAppWithMinRatio() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/gesture/
H A DGesturePointerEventListener.kt62 var screenHeight = 0 regex
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipKeepClearAlgorithm.kt632 var screenHeight = screenSize.height regex
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DDesktopModeWindowDecorViewModel.java726 final int screenHeight = displayLayout.height(); in calculateFreeformBounds() local
/aosp14/frameworks/base/core/java/android/content/res/
H A DAssetManager.java1478 int screenWidth, int screenHeight, int smallestScreenWidthDp, int screenWidthDp, in setConfiguration()
1574 int keyboardHidden, int navigation, int screenWidth, int screenHeight, in nativeSetConfiguration()
/aosp14/frameworks/base/test-runner/src/android/test/
H A DTouchUtils.java242 final int screenHeight = getSizeExcludingNavigationBarAndCutout( in dragViewToBottom() local

12