OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initialBounds
(Results
1 - 2
of
2
) sorted by null
/cts/tests/app/src/android/app/cts/
WallpaperColorsTest.java
105
Rect
initialBounds
= drawable.copyBounds();
109
Assert.assertEquals(drawable.getBounds(),
initialBounds
);
/cts/tests/framework/base/windowmanager/src/android/server/wm/
PinnedStackTests.java
[
all
...]
Completed in 123 milliseconds