Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityStarter.java1539 private int getSourceDisplayId(ActivityRecord sourceRecord, ActivityRecord startingActivity) { in getSourceDisplayId() argument
1542 if (startingActivity != null && startingActivity.requestedVrComponent != null) { in getSourceDisplayId()