Searched refs:systemStateInterface (Results 1 – 2 of 2) sorted by relevance
50 SystemStateInterface systemStateInterface, in SystemInterface() argument56 mSystemStateInterface = systemStateInterface; in SystemInterface()237 public Builder withSystemStateInterface(SystemStateInterface systemStateInterface) { in withSystemStateInterface() argument238 mSystemStateInterface = systemStateInterface; in withSystemStateInterface()
47 long sampleWindowMs, SystemStateInterface systemStateInterface) { in IoStatsTracker() argument52 mSystemStateInterface = systemStateInterface; in IoStatsTracker()