OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boundLeft
(Results
1 - 2
of
2
) sorted by null
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DisplayCutoutTests.java
93
final Rect
boundLeft
= new Rect(5, 6, 7, 8);
99
new DisplayCutout(safeInsets,
boundLeft
, boundTop, boundRight, boundBottom);
106
assertTrue(
boundLeft
.equals(displayCutout.getBoundingRectLeft()));
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.14.0.v20180528-0519.jar
Completed in 479 milliseconds