Searched refs:appStartAtom (Results 1 – 1 of 1) sorted by relevance
89 AppStartOccurred appStartAtom = atom.getAppStartOccurred(); in getMetrics() local90 String pkgName = appStartAtom.getPkgName(); in getMetrics()91 String transitionType = appStartAtom.getType().toString(); in getMetrics()92 int windowsDrawnMillis = appStartAtom.getWindowsDrawnDelayMillis(); in getMetrics()93 int transitionDelayMillis = appStartAtom.getTransitionDelayMillis(); in getMetrics()105 switch (appStartAtom.getType()) { in getMetrics()