Searched defs:noteUidProcessState (Results 1 – 6 of 6) sorted by relevance
29 public abstract void noteUidProcessState(int uid, int state); in noteUidProcessState() method in StatsPullAtomServiceInternal
174 public void noteUidProcessState(int uid, int state, long unusedElapsedRealtime, in noteUidProcessState() method in AggregatedMobileDataStatsPuller
499 public void noteUidProcessState(int uid, int state) { in noteUidProcessState() method in StatsPullAtomService.StatsPullAtomServiceInternalImpl
201 public synchronized void noteUidProcessState(int uid, int state) { in noteUidProcessState() method in CpuWakeupStats
1040 void noteUidProcessState(int uid, int state) { in noteUidProcessState() method in BatteryStatsService
17106 void noteUidProcessState(final int uid, final int state, in noteUidProcessState() method in ActivityManagerService