Merge "Removing supports for creating stack on display"
This commit is contained in:
committed by
Android (Google) Code Review
commit
c51551d408
@@ -196,7 +196,6 @@ interface IActivityTaskManager {
|
||||
void startInPlaceAnimationOnFrontMostApplication(in Bundle opts);
|
||||
void registerTaskStackListener(in ITaskStackListener listener);
|
||||
void unregisterTaskStackListener(in ITaskStackListener listener);
|
||||
int createStackOnDisplay(int displayId);
|
||||
void setTaskResizeable(int taskId, int resizeableMode);
|
||||
void exitFreeformMode(in IBinder token);
|
||||
void resizeTask(int taskId, in Rect bounds, int resizeMode);
|
||||
|
||||
Reference in New Issue
Block a user