Searched refs:updateSource (Results 1 – 4 of 4) sorted by relevance
177 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()
433 public void updateSource(InsetsSource newSource, @AnimationType int animationType) { in updateSource() method in InsetsSourceConsumer
894 consumer.updateSource(source, animationType); in updateState()
17007 HSPLandroid/view/InsetsSourceConsumer;->updateSource(Landroid/view/InsetsSource;I)V