Home
last modified time | relevance | path

Searched refs:setControl (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DInsetsSourceConsumerTest.java117 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()
DInsetsAnimationControlImplTest.java102 topConsumer.setControl( in setup()
110 navConsumer.setControl( in setup()
/frameworks/base/core/java/android/view/
DImeInsetsSourceConsumer.java215 public boolean setControl(@Nullable InsetsSourceControl control, int[] showTypes, in setControl() method in ImeInsetsSourceConsumer
218 return super.setControl(control, showTypes, hideTypes); in setControl()
222 if (!super.setControl(control, showTypes, hideTypes)) { in setControl()
DInsetsSourceConsumer.java131 public boolean setControl(@Nullable InsetsSourceControl control, in setControl() method in InsetsSourceConsumer
DInsetsController.java992 consumer.setControl(control, showTypes, hideTypes); in onControlsChanged()
1000 .setControl(control, showTypes, hideTypes); in onControlsChanged()
2113 getSourceConsumer(ID_IME_CAPTION_BAR, captionBar()).setControl( in setImeCaptionBarInsetsHeight()
2122 sourceConsumer.setControl(null, new int[1], new int[1]); in setImeCaptionBarInsetsHeight()
/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/
DCallMetadataSyncData.java130 public void setControl(int control) { in setControl() method in CallMetadataSyncData.CallControlRequest
DCrossDeviceSyncController.java552 callControlRequest.setControl( in processCallControlRequestDataFromSync()
/frameworks/av/services/audioflinger/
DIAfEffect.h372 virtual void setControl(bool hasControl, bool signal, bool enabled) = 0;
DEffects.cpp231 controlHandle->setControl(false/*hasControl*/, true /*signal*/, enabled /*enabled*/); in addHandle()
233 handle->setControl(true /*hasControl*/, false /*signal*/, enabled /*enabled*/); in addHandle()
338 h->setControl(true /*hasControl*/, true /*signal*/ , handle->enabled() /*enabled*/); in removeHandle_l()
2115 void EffectHandle::setControl(bool hasControl, bool signal, bool enabled) in setControl() function in android::EffectHandle
DEffects.h364 void setControl(bool hasControl, bool signal, bool enabled) final;
/frameworks/base/boot/
Dboot-image-profile.txt16244 HSPLandroid/view/ImeInsetsSourceConsumer;->setControl(Landroid/view/InsetsSourceControl;[I[I)Z
16439 HSPLandroid/view/InsetsSourceConsumer;->setControl(Landroid/view/InsetsSourceControl;[I[I)Z
/frameworks/base/config/
Dboot-image-profile.txt16308 HSPLandroid/view/ImeInsetsSourceConsumer;->setControl(Landroid/view/InsetsSourceControl;[I[I)Z
16503 HSPLandroid/view/InsetsSourceConsumer;->setControl(Landroid/view/InsetsSourceControl;[I[I)Z