Searched refs:updateSource (Results 1 – 4 of 4) sorted by relevance
147 consumer.updateSource(new InsetsSource(source), ANIMATION_TYPE_NONE); in testPendingStates()151 consumer.updateSource(new InsetsSource(source), ANIMATION_TYPE_USER); in testPendingStates()160 consumer.updateSource(new InsetsSource(source), ANIMATION_TYPE_USER); in testPendingStates()166 consumer.updateSource(new InsetsSource(source), ANIMATION_TYPE_USER); in testPendingStates()
290 public void updateSource(InsetsSource newSource, @AnimationType int animationType) { in updateSource() method in InsetsSourceConsumer
654 getSourceConsumer(type).updateSource(source, animationType); in updateState()
21705 HSPLandroid/view/InsetsSourceConsumer;->updateSource(Landroid/view/InsetsSource;)V