diff options
Diffstat (limited to 'core/java/android/view/IRecentsAnimationController.aidl')
| -rw-r--r-- | core/java/android/view/IRecentsAnimationController.aidl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/core/java/android/view/IRecentsAnimationController.aidl b/core/java/android/view/IRecentsAnimationController.aidl index 762366eb6295..530dffbf0620 100644 --- a/core/java/android/view/IRecentsAnimationController.aidl +++ b/core/java/android/view/IRecentsAnimationController.aidl @@ -77,13 +77,6 @@ interface IRecentsAnimationController { void hideCurrentInputMethod(); /** - * This call is deprecated, use #setDeferCancelUntilNextTransition() instead - * TODO(138144750): Remove this method once there are no callers - * @deprecated - */ - void setCancelWithDeferredScreenshot(boolean screenshot); - - /** * Clean up the screenshot of previous task which was created during recents animation that * was cancelled by a stack order change. * |
