Searched defs:EMPTY_RECT (Results 1 – 8 of 8) sorted by relevance
42 static const Rect EMPTY_RECT; variable
48 private static final Rect EMPTY_RECT = new Rect(); field in Letterbox
137 private static final Rect EMPTY_RECT = new Rect(); field in AccessibilityController
60 private static final Rect EMPTY_RECT = new Rect(); field in ScrollCaptureSearchResultsTest
1241 private val EMPTY_RECT = Rect() constant
282 private static final Rect EMPTY_RECT = new Rect(); field in NotificationPanelViewController