Searched refs:taskImpl (Results 1 – 1 of 1) sorted by relevance
705 AppTaskImpl taskImpl = new AppTaskImpl(mService, taskInfo.persistentId, callingUid); in getAppTasksList() local706 list.add(taskImpl.asBinder()); in getAppTasksList()