Home
last modified time | relevance | path

Searched defs:expectedHeight (Results 1 – 25 of 68) sorted by relevance

123

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/
H A DBubblePositionerTest.kt229 val expectedHeight = in testBubbleBarExpandedViewHeightAndWidth() constant
255 val expectedHeight = spaceBetweenTopInsetAndBubbleBarInLandscape - 2 * expandedViewSpacing in testBubbleBarExpandedViewHeightAndWidth_screenWidthTooSmall() constant
352 val expectedHeight = in testGetMaxExpandedViewHeight_onLargeTablet() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/panels/ui/compose/infinitegrid/
H A DSquishTile.kt39 val expectedHeight = lookaheadSize.height in <lambda>() constant
/aosp_15_r20/frameworks/libs/systemui/weathereffects/graphics/tests/src/com/google/android/wallpaper/weathereffects/graphics/
DFrameBufferTest.kt38 val expectedHeight = 1 in onImageReady_invokesCallback() constant
/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DPhotoStoreTest.java129 int expectedHeight) throws IOException { in runStorageTestForResource()
159 int expectedHeight) throws IOException { in runStorageTestForResourceWithCrop()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/battery/
H A DBatterySpecsTest.kt83 val expectedHeight = BATTERY_HEIGHT * 7.7f in getMainBatteryHeight_shieldTrue_returnsNotFullHeight() constant
/aosp_15_r20/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
H A DScreenshotTestRule.kt246 val expectedHeight = expected.height in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DQSImplTest.java363 int expectedHeight = top + height; in getQsMinExpansionHeight_inSplitShade_returnsAbsoluteBottomOfQSContainer() local
377 int expectedHeight = top + height; in getQsMinExpansionHeight_inSplitShade_returnsAbsoluteBottomExcludingTranslation() local
/aosp_15_r20/packages/apps/TV/tests/unit/src/com/android/tv/util/images/
DScaledBitmapInfoTest.java69 int expectedHeight, in assertScaledBitmapSize()
/aosp_15_r20/external/volley/core/src/test/java/com/android/volley/toolbox/
H A DImageRequestTest.java132 int expectedHeight) { in verifyResize()
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/
DTaskbarStashControllerTest.kt300 val expectedHeight = in testGetTouchableHeight_unstashedTransientMode_heightAndBottomMargin() constant
/aosp_15_r20/packages/apps/Contacts/tests/src/com/android/contacts/util/
DBitmapUtilTests.java99 private void assertBitmapSize(int expectedWidth, int expectedHeight, Bitmap bitmap) { in assertBitmapSize()
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DMovieTest.java149 int expectedHeight = mResources.getDrawable(MOVIE).getIntrinsicHeight(); in testGetMovieProperties() local
/aosp_15_r20/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DNotificationShadeActivity.java106 private void updateState(int expectedHeight) { in updateState()
/aosp_15_r20/cts/tests/tests/mediaediting/src/android/media/mediaediting/cts/
H A DMediaEditingUtil.java311 int expectedHeight) { in validateOutput()
/aosp_15_r20/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
H A DSurfaceViewRendererOnMeasureTest.java67 int expectedHeight, int widthSpec, int heightSpec) { in assertMeasuredSize()
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
H A DSurfaceViewTest.java111 int expectedHeight = mTestSurfaceView.getMeasuredHeight(); in testSurfaceView() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletScreenController.java299 int expectedHeight = mPrefs.getInt(PREFS_WALLET_VIEW_HEIGHT, -1); in getExpectedMinHeight() local
/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
H A DAccessibilityTakeScreenshotTest.java417 int expectedWidth, int expectedHeight, long timestampBeforeTakeScreenshot) { in verifyScreenshotResult()
/aosp_15_r20/frameworks/base/media/tests/MtpTests/src/android/mtp/
H A DMtpDatabaseTest.java168 private void assertBitmapSize(int expectedWidth, int expectedHeight, Bitmap bitmap) { in assertBitmapSize()
/aosp_15_r20/packages/apps/QuickAccessWallet/src/com/android/systemui/plugin/globalactions/wallet/
DWalletPanelViewController.java333 int expectedHeight = mPrefs.getInt(PREFS_WALLET_VIEW_HEIGHT, -1); in getExpectedMinHeight() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/tests/
H A DDepthProcessorTest.cpp252 size_t expectedHeight = kTestBufferHeight; in TEST() local
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/
H A DLetterboxEduWindowManagerTest.java506 int expectedWidth, int expectedHeight, int expectedExtraTopMargin, in verifyLayout()
/aosp_15_r20/external/skia/tests/
H A DSkPngRustDecoderTest.cpp103 int expectedHeight, in AssertSingleGreenFrame()
/aosp_15_r20/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/view/
H A DSimpleDigitalClockTextView.kt175 var expectedHeight: Int in <lambda>() variable
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/
H A DMediaMetadataRetrieverTest.java1118 int expectedWidth, int expectedHeight, Bitmap.Config config) { in testGetScaledFrameAtTime()

123