Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskFragment.java1250 mTaskSupervisor.setLaunchSource(next.info.applicationInfo.uid); in resumeTopActivity()
H A DActivityTaskSupervisor.java1367 void setLaunchSource(int uid) { in setLaunchSource() method in ActivityTaskSupervisor