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

Commit dfb618d8 authored by Lyn Han's avatar Lyn Han Committed by Android (Google) Code Review
Browse files

Merge "Link to StackScrollAlgorithm in AmbientState description" into tm-qpr-dev

parents c47fd5dd 2936eabb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -44,7 +44,8 @@ import java.io.PrintWriter;
import javax.inject.Inject;

/**
 * A global state to track all input states for the algorithm.
 * Global state to track all input states for
 * {@link com.android.systemui.statusbar.notification.stack.StackScrollAlgorithm}.
 */
@SysUISingleton
public class AmbientState implements Dumpable {