Searched defs:taskKey (Results 1 – 4 of 4) sorted by relevance
243 public boolean startActivityFromRecents(Task.TaskKey taskKey, ActivityOptions options) { in startActivityFromRecents()
257 public static Task from(TaskKey taskKey, TaskInfo taskInfo, boolean isLocked) { in from()
1053 bool ComponentManager::FetchNeedRefreshTask(const std::pair<std::string, std::string> &taskKey, Tas… in FetchNeedRefreshTask()
1212 std::string taskKey = dumpOption[2]; in DumpCancelTask() local