Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
DInsetsSourceConsumerTest.java177 consumer.updateSource(new InsetsSource(source), ANIMATION_TYPE_NONE); in testPendingStates()
181 consumer.updateSource(new InsetsSource(source), ANIMATION_TYPE_USER); in testPendingStates()
190 consumer.updateSource(new InsetsSource(source), ANIMATION_TYPE_USER); in testPendingStates()
196 consumer.updateSource(new InsetsSource(source), ANIMATION_TYPE_USER); in testPendingStates()
/frameworks/base/core/java/android/view/
DInsetsSourceConsumer.java433 public void updateSource(InsetsSource newSource, @AnimationType int animationType) { in updateSource() method in InsetsSourceConsumer
DInsetsController.java894 consumer.updateSource(source, animationType); in updateState()
/frameworks/base/boot/
Dboot-image-profile.txt17007 HSPLandroid/view/InsetsSourceConsumer;->updateSource(Landroid/view/InsetsSource;I)V