Searched refs:systemState (Results 1 - 1 of 1) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
H A DIoStatsTrackerTest.java269 UidIoRecord updateSystemState(MockSystemStateInterface systemState) { argument
282 systemState.addIoRecord(uidIoRecord);
284 systemState.addProcess(new ProcessInfo(1, mUid));
286 systemState.removeUserProcesses(mUid);

Completed in 52 milliseconds