Searched refs:uId (Results 1 – 1 of 1) sorted by relevance
99 int uId = atom.getCpuTimePerUid().getUid(); in getMetrics() local100 String packageName = mStatsdHelper.getPackageName(uId); in getMetrics()105 + " System_Time: %d", uId, packageName, userTimeMillis, in getMetrics()121 (packageName == null) ? String.valueOf(uId) : packageName, in getMetrics()122 USER_TIME, String.valueOf(uId)); in getMetrics()124 (packageName == null) ? String.valueOf(uId) : packageName, in getMetrics()125 SYSTEM_TIME, String.valueOf(uId)); in getMetrics()