Searched refs:setControl (Results 1 – 9 of 9) sorted by relevance
/aosp14/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | InsetsSourceConsumerTest.java | 117 mConsumer.setControl( in setup() 184 mConsumer.setControl(null, new int[1], new int[1]); in testRestore() 189 mConsumer.setControl( in testRestore() 202 mConsumer.setControl(null, new int[1], new int[1]); in testRestore_noAnimation() 207 mConsumer.setControl( in testRestore_noAnimation() 238 imeConsumer.setControl(new InsetsSourceControl(ID_IME, ime(), mLeash, in testWontUpdateImeLeashVisibility_whenAnimation() 247 imeConsumer.setControl(new InsetsSourceControl(ID_IME, ime(), mLeash, in testWontUpdateImeLeashVisibility_whenAnimation()
|
H A D | InsetsAnimationControlImplTest.java | 102 topConsumer.setControl( in setup() 110 navConsumer.setControl( in setup()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | ImeInsetsSourceConsumer.java | 191 public boolean setControl(@Nullable InsetsSourceControl control, int[] showTypes, in setControl() method in ImeInsetsSourceConsumer 195 if (!super.setControl(control, showTypes, hideTypes)) { in setControl()
|
H A D | InsetsSourceConsumer.java | 128 public boolean setControl(@Nullable InsetsSourceControl control, in setControl() method in InsetsSourceConsumer
|
H A D | InsetsController.java | 1033 consumer.setControl(control, showTypes, hideTypes); in onControlsChanged() 1041 .setControl(control, showTypes, hideTypes); in onControlsChanged() 1916 getSourceConsumer(ID_IME_CAPTION_BAR, captionBar()).setControl( in setImeCaptionBarInsetsHeight() 1925 sourceConsumer.setControl(null, new int[1], new int[1]); in setImeCaptionBarInsetsHeight()
|
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/ |
H A D | CallMetadataSyncData.java | 130 public void setControl(int control) { in setControl() method in CallMetadataSyncData.CallControlRequest
|
H A D | CrossDeviceSyncController.java | 552 callControlRequest.setControl( in processCallControlRequestDataFromSync()
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 16501 HSPLandroid/view/ImeInsetsSourceConsumer;->setControl(Landroid/view/InsetsSourceControl;[I[I)Z 16707 HSPLandroid/view/InsetsSourceConsumer;->setControl(Landroid/view/InsetsSourceControl;[I[I)Z
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 16565 HSPLandroid/view/ImeInsetsSourceConsumer;->setControl(Landroid/view/InsetsSourceControl;[I[I)Z 16771 HSPLandroid/view/InsetsSourceConsumer;->setControl(Landroid/view/InsetsSourceControl;[I[I)Z
|