HomeSort by relevance Sort by last modified time
    Searched refs:AppTaskImpl (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
AppTaskImpl.java 37 class AppTaskImpl extends IAppTask.Stub {
43 public AppTaskImpl(ActivityManagerService service, int taskId, int callingUid) {
130 return mService.getActivityStartController().obtainStarter(intent, "AppTaskImpl")
RecentTasks.java 705 AppTaskImpl taskImpl = new AppTaskImpl(mService, taskInfo.persistentId, callingUid);
    [all...]

Completed in 209 milliseconds