Searched refs:attributed (Results 1 – 9 of 9) sorted by relevance
109 // was not an attributed reason (e.g., maybe HWC missed?)113 // there was not an attributed reason232 // was not an attributed reason (e.g., maybe HWC missed?)236 // there was not an attributed reason
356 int attributed = IntPair.first(counters); in dump() local371 attributed++; in dump()376 IntPair.of(attributed, total)); in dump()
82 // Power that is re-attributed to other battery consumers. For example, for System Server83 // this represents the power attributed to apps requesting system services.
66 // UID is set to -1 if it impossible to identify which process the bytes should be attributed to.
202 description: "Persist device attributed AppOp accesses on the disk"
1037 AppOpsManager.AttributedOpEntry attributed = mock(AppOpsManager.AttributedOpEntry.class); in createPackageOp() local1038 when(attributed.isRunning()).thenReturn(isRunning); in createPackageOp()1041 when(entry.getAttributedOpEntries()).thenReturn(Map.of("tag", attributed)); in createPackageOp()
195 /** Android ID / Linux UID, the accumulated energy should be attributed to. */
353 * Logs when an AdServices trigger is attributed to a source.362 // delay (in milliseconds) between trigger registration and a trigger becoming attributed.
1518 * - If an atom represents work that can be attributed to an app, there can5928 * attributed back to the parent (host) uid. One example is Chrome.8180 * Note that isolated process uid time should be attributed to host uids.14113 // was not an attributed reason (e.g., maybe HWC missed?)14117 // there was not an attributed reason14250 // was not an attributed reason (e.g., maybe HWC missed?)14254 // there was not an attributed reason18781 * Logs bytes attributed to each application and system states.18790 // Number of bytes attributed to the application foreground.18793 // Number of bytes attributed to the application background.[all …]