Searched refs:processStartTimeAtom (Results 1 – 1 of 1) sorted by relevance
164 ProcessStartTime processStartTimeAtom = atom.getProcessStartTime(); in getMetrics() local165 String processName = processStartTimeAtom.getProcessName(); in getMetrics()167 long processStartDelayMillis = processStartTimeAtom.getProcessStartDelayMillis(); in getMetrics()169 String hostingType = processStartTimeAtom.getHostingType().equals("activity") in getMetrics()173 processStartTimeAtom.getType().toString(), in getMetrics()182 switch (processStartTimeAtom.getType()) { in getMetrics()