Merge "Remove keyguard state from onAnimationCancelled" into udc-dev

This commit is contained in:
Robin Lee
2023-04-25 17:35:59 +00:00
committed by Android (Google) Code Review
4 changed files with 8 additions and 12 deletions

View File

@@ -556,7 +556,7 @@ public class SplitSelectStateController {
}
@Override
public void onAnimationCancelled(boolean isKeyguardOccluded) {
public void onAnimationCancelled() {
postAsyncCallback(mHandler, () -> {
if (mSuccessCallback != null) {
// Launching legacy tasks while recents animation is running will always cause