Searched refs:appFullyDrawnAtom (Results 1 – 1 of 1) sorted by relevance
136 AppStartFullyDrawn appFullyDrawnAtom = atom.getAppStartFullyDrawn(); in getMetrics() local137 String pkgName = appFullyDrawnAtom.getPkgName(); in getMetrics()138 String transitionType = appFullyDrawnAtom.getType().toString(); in getMetrics()139 long startupTimeMillis = appFullyDrawnAtom.getAppStartupTimeMillis(); in getMetrics()144 switch (appFullyDrawnAtom.getType()) { in getMetrics()