Searched refs:determineLaunchSourceType (Results 1 – 2 of 2) sorted by relevance
1946 mLaunchSourceType = determineLaunchSourceType(_launchedFromUid, _caller); in ActivityRecord()2211 mLaunchSourceType = determineLaunchSourceType(launchFromUid, caller); in updateLaunchSourceType()2215 private int determineLaunchSourceType(int launchFromUid, WindowProcessController caller) { in determineLaunchSourceType() method in ActivityRecord
20373 PLcom/android/server/wm/ActivityRecord;->determineLaunchSourceType(ILcom/android/server/wm/WindowPr…