Home
last modified time | relevance | path

Searched defs:initialBounds (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/src/android/app/cts/
DWallpaperColorsTest.java107 Rect initialBounds = drawable.copyBounds(); in fromDrawableDoesntMutateBounds() local
111 Assert.assertEquals(drawable.getBounds(), initialBounds); in fromDrawableDoesntMutateBounds() local
/cts/tests/framework/base/activitymanager/src/android/server/am/
DActivityManagerPinnedStackTests.java1246 final Rect initialBounds = new Rect(); in testEnterPictureInPictureSavePosition() local
1297 final Rect initialBounds = new Rect(); in testEnterPictureInPictureDiscardSavedPositionOnFinish() local