Merge "Allow CTS test to control organized tasks" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
201af5078f
@@ -505,6 +505,11 @@ package android.app {
|
||||
method public boolean isStatusBarExpansionDisabled();
|
||||
}
|
||||
|
||||
public class TaskInfo {
|
||||
method @NonNull public android.content.res.Configuration getConfiguration();
|
||||
method @NonNull public android.window.WindowContainerToken getToken();
|
||||
}
|
||||
|
||||
public class TimePickerDialog extends android.app.AlertDialog implements android.content.DialogInterface.OnClickListener android.widget.TimePicker.OnTimeChangedListener {
|
||||
method public android.widget.TimePicker getTimePicker();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user