Add PauseApps and RecoverApps interfaces in AppServiceProxy.
Design doc: go/appservice-for-per-app-time-limit-design-doc This CL implements the interface: PauseApps RecoverApps This CL also implements the App Pause Dialog. To make AppServiceProxy more clean, PauseApps's parameter "PauseData" is defined in PauseDialog, as that is used for the App Pause Dialog. The App Pause Dialog should be similar to the Uninstall Dialog. Based on the requirement, the App Pause Dialog should be implemented for the ARC running apps only. The app running checking will be added in a separate CL. BUG=1011235 Change-Id: If2811f9722ce18494418f3a1c7ff0f12c951b599 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899629 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#714489}
Showing
Please register or sign in to comment