Searched refs:updateControlForTarget (Results 1 – 3 of 3) sorted by relevance
95 mProvider.updateControlForTarget(target, false /* force */); in testUpdateControlForTarget()97 mProvider.updateControlForTarget(null, false /* force */); in testUpdateControlForTarget()107 mProvider.updateControlForTarget(target, false /* force */); in testInsetsModified()
118 updateControlForTarget(mControllingWin, true /* force */); in setWindow()148 void updateControlForTarget(@Nullable WindowState target, boolean force) { in updateControlForTarget() method in InsetsSourceProvider
178 controller.updateControlForTarget(win, false /* force */); in onControlChanged()