Searched refs:getInsetsForDispatch (Results 1 – 4 of 4) sorted by relevance
67 assertNotNull(getController().getInsetsForDispatch(app).getSource(TYPE_TOP_BAR)); in testStripForDispatch_notOwn()77 assertEquals(new InsetsState(), getController().getInsetsForDispatch(topBar)); in testStripForDispatch_own()89 assertEquals(new InsetsState(), getController().getInsetsForDispatch(navBar)); in testStripForDispatch_navBar()
71 InsetsState getInsetsForDispatch(WindowState target) { in getInsetsForDispatch() method in InsetsStateController
1568 outInsetsState.set(displayContent.getInsetsStateController().getInsetsForDispatch(win)); in addWindow()2273 outInsetsState.set(displayContent.getInsetsStateController().getInsetsForDispatch(win)); in relayoutWindow()
16246 HSPLcom/android/server/wm/InsetsStateController;->getInsetsForDispatch(Lcom/android/server/wm/Windo…