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
171 public void noteUidProcessState(int uid, int state, long unusedElapsedRealtime, in noteUidProcessState() method in AggregatedMobileDataStatsPuller
537 public void noteUidProcessState(int uid, int state) { in noteUidProcessState() method in StatsPullAtomService.StatsPullAtomServiceInternalImpl
203 public synchronized void noteUidProcessState(int uid, int state) { in noteUidProcessState() method in CpuWakeupStats
991 void noteUidProcessState(int uid, int state) { in noteUidProcessState() method in BatteryStatsService
15138 void noteUidProcessState(final int uid, final int state) { in noteUidProcessState() method in ActivityManagerService