Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityOptions.java1052 public int getLaunchDisplayId() { in getLaunchDisplayId() method in ActivityOptions
/frameworks/base/services/core/java/com/android/server/am/
DActivityStarter.java1084 (mOptions != null) ? mOptions.getLaunchDisplayId() : DEFAULT_DISPLAY; in startActivityUnchecked()
2227 (aOptions != null) ? aOptions.getLaunchDisplayId() : INVALID_DISPLAY; in getLaunchStack()
DActivityStackSupervisor.java1666 final int launchDisplayId = options.getLaunchDisplayId(); in checkStartAnyActivityPermission()
/frameworks/base/api/
Dcurrent.txt4024 method public int getLaunchDisplayId();
Dtest-current.txt4034 method public int getLaunchDisplayId();
Dsystem-current.txt4184 method public int getLaunchDisplayId();
/frameworks/base/config/
Dboot-image-profile.txt393 HPLandroid/app/ActivityOptions;->getLaunchDisplayId()I