Loading go/quickstep/src/com/android/quickstep/TouchInteractionService.java +0 −5 Original line number Diff line number Diff line Loading @@ -92,11 +92,6 @@ public class TouchInteractionService extends Service { // To be implemented } @Override public void onScrimColorsChanged(int color, int type) { } /** Deprecated methods **/ public void onQuickStep(MotionEvent motionEvent) { } Loading quickstep/recents_ui_overrides/src/com/android/quickstep/TouchInteractionService.java +0 −5 Original line number Diff line number Diff line Loading @@ -171,11 +171,6 @@ public class TouchInteractionService extends Service implements mSystemUiStateFlags = stateFlags; } @Override public void onScrimColorsChanged(int color, int type) { } /** Deprecated methods **/ public void onQuickStep(MotionEvent motionEvent) { } Loading Loading
go/quickstep/src/com/android/quickstep/TouchInteractionService.java +0 −5 Original line number Diff line number Diff line Loading @@ -92,11 +92,6 @@ public class TouchInteractionService extends Service { // To be implemented } @Override public void onScrimColorsChanged(int color, int type) { } /** Deprecated methods **/ public void onQuickStep(MotionEvent motionEvent) { } Loading
quickstep/recents_ui_overrides/src/com/android/quickstep/TouchInteractionService.java +0 −5 Original line number Diff line number Diff line Loading @@ -171,11 +171,6 @@ public class TouchInteractionService extends Service implements mSystemUiStateFlags = stateFlags; } @Override public void onScrimColorsChanged(int color, int type) { } /** Deprecated methods **/ public void onQuickStep(MotionEvent motionEvent) { } Loading