Home
last modified time | relevance | path

Searched refs:attributed (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/services/surfaceflinger/TimeStats/timestatsatomsproto/
Dtimestats_atoms.proto109 // was not an attributed reason (e.g., maybe HWC missed?)
113 // there was not an attributed reason
232 // was not an attributed reason (e.g., maybe HWC missed?)
236 // there was not an attributed reason
/frameworks/base/services/core/java/com/android/server/power/stats/wakeups/
DCpuWakeupStats.java356 int attributed = IntPair.first(counters); in dump() local
371 attributed++; in dump()
376 IntPair.of(attributed, total)); in dump()
/frameworks/proto_logging/stats/enums/os/
Denums.proto82 // Power that is re-attributed to other battery consumers. For example, for System Server
83 // this represents the power attributed to apps requesting system services.
/frameworks/proto_logging/stats/atoms/wear/connectivity/
Dwear_connectivity_extension_atoms.proto66 // UID is set to -1 if it impossible to identify which process the bytes should be attributed to.
/frameworks/base/core/java/android/permission/
Dflags.aconfig202 description: "Persist device attributed AppOp accesses on the disk"
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/appops/
DAppOpsControllerTest.java1037 AppOpsManager.AttributedOpEntry attributed = mock(AppOpsManager.AttributedOpEntry.class); in createPackageOp() local
1038 when(attributed.isRunning()).thenReturn(isRunning); in createPackageOp()
1041 when(entry.getAttributedOpEntries()).thenReturn(Map.of("tag", attributed)); in createPackageOp()
/frameworks/base/core/proto/android/server/
Dpowerstatsservice.proto195 /** Android ID / Linux UID, the accumulated energy should be attributed to. */
/frameworks/proto_logging/stats/atoms/adservices/
Dadservices_extension_atoms.proto353 * Logs when an AdServices trigger is attributed to a source.
362 // delay (in milliseconds) between trigger registration and a trigger becoming attributed.
/frameworks/proto_logging/stats/
Datoms.proto1518 * - If an atom represents work that can be attributed to an app, there can
5928 * 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 reason
14250 // was not an attributed reason (e.g., maybe HWC missed?)
14254 // there was not an attributed reason
18781 * 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 …]