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

Commit 3831fc99 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Making some fields accessible to subclasses" into ub-launcher3-qt-dev

parents c62699fd 68ff2d91
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ public class PredictionAppTracker extends AppLaunchTracker {
    private static final int MSG_LAUNCH = 2;
    private static final int MSG_PREDICT = 3;

    private final Context mContext;
    protected final Context mContext;
    private final Handler mMessageHandler;

    // Accessed only on worker thread