Support for a test for pausing an app via Overview.
Bug: 117888000 Change-Id: If9fc76ddfbc756acf39ad5209904d3099c2e4e5f Tests: on the Nexus side
This commit is contained in:
@@ -210,6 +210,10 @@ public class TaskView extends FrameLayout implements PageCallbacks, Reusable {
|
||||
mDigitalWellBeingToast = findViewById(R.id.digital_well_being_toast);
|
||||
}
|
||||
|
||||
public TaskMenuView getMenuView() {
|
||||
return mMenuView;
|
||||
}
|
||||
|
||||
/**
|
||||
* Updates this task view to the given {@param task}.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user