Searched refs:M_DUMMY_DIRTY_RECT (Results 1 – 1 of 1) sorted by relevance
289 private static final Rect M_DUMMY_DIRTY_RECT = new Rect(0, 0, 1, 1); field in NotificationPanelViewController2834 () -> mView.getParent().invalidateChild(mView, M_DUMMY_DIRTY_RECT)); in onExpandingFinished()