Searched refs:moveTopActivityToPinnedStack (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
H A DIActivityManager.aidl544 boolean moveTopActivityToPinnedStack(int stackId, in Rect bounds);
/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DRecentTasksTest.java717 () -> mService.moveTopActivityToPinnedStack(INVALID_STACK_ID, new Rect()));
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerShellCommand.java2571 if (!mInterface.moveTopActivityToPinnedStack(stackId, bounds)) {
H A DActivityManagerService.java11458 public boolean moveTopActivityToPinnedStack(int stackId, Rect bounds) { method in class:ActivityManagerService
11460 "moveTopActivityToPinnedStack()");
11463 throw new IllegalStateException("moveTopActivityToPinnedStack:"
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 104 milliseconds