am 534d136a: Merge "Remove unused App methods."
# Via Android (Google) Code Review (1) and Craig Mautner (1) * commit '534d136aa66fb13f7c1b482513627de45c218c29': Remove unused App methods.
This commit is contained in:
@@ -97,9 +97,6 @@ interface IWindowManager
|
||||
void startAppFreezingScreen(IBinder token, int configChanges);
|
||||
void stopAppFreezingScreen(IBinder token, boolean force);
|
||||
void removeAppToken(IBinder token);
|
||||
void moveAppToken(int index, IBinder token);
|
||||
void moveAppTokensToTop(in List<IBinder> tokens);
|
||||
void moveAppTokensToBottom(in List<IBinder> tokens);
|
||||
|
||||
// Re-evaluate the current orientation from the caller's state.
|
||||
// If there is a change, the new Configuration is returned and the
|
||||
|
||||
Reference in New Issue
Block a user