Searched refs:setDeviceState (Results 1 – 9 of 9) sorted by relevance
48 setDeviceState(new CachedDeviceState(false, false).getReadonlyClient()); in FakeCpuTimeBinderCallsStats()68 mBinderCallsStats.setDeviceState(deviceState.getReadonlyClient()); in setUp()
54 mStats.setDeviceState(mDeviceState.getReadonlyClient()); in setUp()
208 mStats.setDeviceState(getLocalService(CachedDeviceState.Readonly.class)); in onBootPhase()
269 mBinderCallsStats.setDeviceState(deviceState); in onBootPhase()
65 public void setDeviceState(@NonNull CachedDeviceState.Readonly deviceState) { in setDeviceState() method in LooperStats
107 public void setDeviceState(@NonNull CachedDeviceState.Readonly deviceState) { in setDeviceState() method in BinderCallsStats
400 bcs.setDeviceState(mDeviceState.getReadonlyClient()); in testNoDataCollectedBeforeInitialDeviceStateSet()783 setDeviceState(deviceState.getReadonlyClient()); in TestBinderCallsStats()
537 setDeviceState(deviceState.getReadonlyClient()); in TestableLooperStats()
21171 HSPLcom/android/internal/os/BinderCallsStats;->setDeviceState(Lcom/android/internal/os/CachedDevice…21315 HSPLcom/android/internal/os/LooperStats;->setDeviceState(Lcom/android/internal/os/CachedDeviceState…