Home
last modified time | relevance | path

Searched refs:getLeash (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DInsetsSourceConsumer.java168 t.show(mSourceControl.getLeash()); in applyHiddenToControl()
170 t.hide(mSourceControl.getLeash()); in applyHiddenToControl()
DInsetsSourceControl.java45 public SurfaceControl getLeash() { in getLeash() method in InsetsSourceControl
DInsetsAnimationControlImpl.java234 final SurfaceControl leash = consumer.getControl().getLeash(); in updateLeashesForSide()
/frameworks/base/core/tests/coretests/src/android/view/
DInsetsControllerTest.java105 mController.getSourceConsumer(TYPE_TOP_BAR).getControl().getLeash()); in testControlsChanged()