Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e9ac1ebd authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 5558509 from 904c429b to qt-release

Change-Id: Iab200b54d78016ded3762cb33dd5862252ec2853
parents fab2797e 904c429b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -92,6 +92,11 @@ public class TouchInteractionService extends Service {
            // To be implemented
        }

        @Override
        public void onScrimColorsChanged(int color, int type) {

        }

        /** Deprecated methods **/
        public void onQuickStep(MotionEvent motionEvent) { }

+5 −0
Original line number Diff line number Diff line
@@ -171,6 +171,11 @@ public class TouchInteractionService extends Service implements
            mSystemUiStateFlags = stateFlags;
        }

        @Override
        public void onScrimColorsChanged(int color, int type) {

        }

        /** Deprecated methods **/
        public void onQuickStep(MotionEvent motionEvent) { }