Searched refs:removeInsetsSource (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/ |
H A D | WindowDecoration.java | 374 wct.removeInsetsSource(mTaskInfo.token, in releaseViews() 376 wct.removeInsetsSource(mTaskInfo.token, in releaseViews()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/ |
H A D | WindowDecorationTests.java | 308 .removeInsetsSource(eq(taskInfo.token), any(), anyInt(), anyInt()); in testLayoutResultCalculation_visibleFocusedTaskToInvisible() 320 .removeInsetsSource(eq(taskInfo.token), any(), anyInt(), anyInt()); in testLayoutResultCalculation_visibleFocusedTaskToInvisible()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/ |
H A D | TaskViewTaskController.java | 485 wct.removeInsetsSource(mTaskToken, mCaptionInsetsOwner, 0, in applyCaptionInsetsIfNeeded()
|
/aosp14/frameworks/base/core/java/android/window/ |
H A D | WindowContainerTransaction.java | 709 public WindowContainerTransaction removeInsetsSource( in removeInsetsSource() method in WindowContainerTransaction
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | WindowOrganizerTests.java | 827 wct2.removeInsetsSource( in testRemoveInsetsSource()
|