Searched refs:getInsetsForDispatch (Results 1 – 5 of 5) 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
3323 getDisplayContent().getInsetsStateController().getInsetsForDispatch(this)); in notifyInsetsChanged()3333 mClient.insetsControlChanged(stateController.getInsetsForDispatch(this), in notifyInsetsControlChanged()
1589 outInsetsState.set(displayContent.getInsetsStateController().getInsetsForDispatch(win)); in addWindow()2296 outInsetsState.set(displayContent.getInsetsStateController().getInsetsForDispatch(win)); in relayoutWindow()
16246 HSPLcom/android/server/wm/InsetsStateController;->getInsetsForDispatch(Lcom/android/server/wm/Windo…