Searched refs:onCompleteCallback (Results 1 – 6 of 6) sorted by relevance
86 public boolean switchToRecentsIfVisible(Runnable onCompleteCallback) {97 launcher.getStateManager().shouldAnimateStateChange(), onCompleteCallback);
108 public boolean switchToRecentsIfVisible(Runnable onCompleteCallback) { in switchToRecentsIfVisible() argument
134 Consumer<OtherActivityInputConsumer> onCompleteCallback, in OtherActivityInputConsumer() argument149 mOnCompleteCallback = onCompleteCallback; in OtherActivityInputConsumer()
443 public boolean switchToRecentsIfVisible(Runnable onCompleteCallback) {454 launcher.getStateManager().shouldAnimateStateChange(), onCompleteCallback);
198 public boolean switchToRecentsIfVisible(Runnable onCompleteCallback) {
79 boolean switchToRecentsIfVisible(Runnable onCompleteCallback); in switchToRecentsIfVisible() argument