Searched refs:attributed (Results 1 – 3 of 3) sorted by relevance
356 int attributed = IntPair.first(counters); in dump() local371 attributed++; in dump()376 IntPair.of(attributed, total)); in dump()
884 AppOpsManager.AttributedOpEntry attributed = mock(AppOpsManager.AttributedOpEntry.class); in createPackageOp() local885 when(attributed.isRunning()).thenReturn(isRunning); in createPackageOp()888 when(entry.getAttributedOpEntries()).thenReturn(Map.of("tag", attributed)); in createPackageOp()
195 /** Android ID / Linux UID, the accumulated energy should be attributed to. */