Merge "Getting starting point of swipe from overview to all apps via protocol" into ub-launcher3-qt-r1-dev

This commit is contained in:
TreeHugger Robot
2019-07-17 00:24:55 +00:00
committed by Android (Google) Code Review
4 changed files with 25 additions and 8 deletions

View File

@@ -66,6 +66,7 @@ public final class TestProtocol {
"all-apps-to-overview-swipe-height";
public static final String REQUEST_HOME_TO_ALL_APPS_SWIPE_HEIGHT =
"home-to-all-apps-swipe-height";
public static final String REQUEST_HOTSEAT_TOP = "hotseat-top";
public static final String REQUEST_IS_LAUNCHER_INITIALIZED = "is-launcher-initialized";
public static final String REQUEST_FREEZE_APP_LIST = "freeze-app-list";
public static final String REQUEST_UNFREEZE_APP_LIST = "unfreeze-app-list";