Home
last modified time | relevance | path

Searched refs:getLaunchDisplayId (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSafeActivityOptionsTest.java44 assertEquals(6, result.getLaunchDisplayId()); in testMerge()
DActivityOptionsTest.java63 assertEquals(Integer.MAX_VALUE, restoredOpts.getLaunchDisplayId()); in testMerge_NoClobber()
/frameworks/base/services/core/java/com/android/server/wm/
DSafeActivityOptions.java211 final int launchDisplayId = options.getLaunchDisplayId(); in checkPermissions()
DTaskLaunchParamsModifier.java300 final int optionLaunchId = options != null ? options.getLaunchDisplayId() : INVALID_DISPLAY; in getPreferredLaunchDisplay()
DRootActivityContainer.java1697 displayId = options.getLaunchDisplayId(); in getLaunchStack()
DActivityRecord.java1079 mHandoverLaunchDisplayId = options.getLaunchDisplayId(); in ActivityRecord()
/frameworks/base/core/java/android/app/
DActivityOptions.java1186 public int getLaunchDisplayId() { in getLaunchDisplayId() method in ActivityOptions
/frameworks/base/config/
Dboot-image-profile.txt676 HSPLandroid/app/ActivityOptions;->getLaunchDisplayId()I
/frameworks/base/non-updatable-api/
Dcurrent.txt4116 method public int getLaunchDisplayId();
/frameworks/base/api/
Dcurrent.txt4116 method public int getLaunchDisplayId();