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
134 private static final Rect EMPTY_RECT = new Rect(); field in AccessibilityController
60 private static final Rect EMPTY_RECT = new Rect(); field in ScrollCaptureSearchResultsTest
1242 private val EMPTY_RECT = Rect() constant
296 private static final Rect EMPTY_RECT = new Rect(); field in NotificationPanelViewController