mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 18:06:48 +00:00
Check if launcher has touch interaction service when registering touch events
Bug: 228014625 Test: Refactoring change Change-Id: I3b94f4f7fabf7cb2964eefd5cf1e099d2bb80ca6
This commit is contained in:
@@ -110,6 +110,7 @@ public final class TestProtocol {
|
||||
public static final String REQUEST_GET_ACTIVITIES_CREATED_COUNT =
|
||||
"get-activities-created-count";
|
||||
public static final String REQUEST_GET_ACTIVITIES = "get-activities";
|
||||
public static final String REQUEST_HAS_TIS = "has-touch-interaction-service";
|
||||
|
||||
public static final String REQUEST_WORKSPACE_CELL_LAYOUT_SIZE = "workspace-cell-layout-size";
|
||||
public static final String REQUEST_WORKSPACE_CELL_CENTER = "workspace-cell-center";
|
||||
|
||||
Reference in New Issue
Block a user