Link to StackScrollAlgorithm in AmbientState description
Following up to http://ag/20105405; clarify the purpose of AmbientState for future development. Bug: 214214514 Test: SystemUITests Change-Id: I76811b41936935b3a96eb6f63392a6514770f4ae
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user