Searched refs:addProcess (Results 1 – 5 of 5) sorted by relevance
287 systemState.addProcess(new ProcessInfo(1, mUid)); in updateSystemState()328 synchronized void addProcess(ProcessInfo processInfo) { in addProcess() method in IoStatsTrackerTest.MockSystemStateInterface
489 mMockSystemStateInterface.addProcess(1, 1000); in testAggregateIoStats()504 mMockSystemStateInterface.addProcess(1, 2000); in testAggregateIoStats()626 mMockSystemStateInterface.addProcess(1, 0); in testEventDelivery()933 void addProcess(int pid, int uid) {
286 void addProcess(ProcessRecord app) { in addProcess() method in UidRecord
3012 uidRec.addProcess(proc);
9195 HSPLcom/android/server/am/UidRecord;->addProcess(Lcom/android/server/am/ProcessRecord;)V+]Landroid/…