Home
last modified time | relevance | path

Searched refs:setDeviceState (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/apct-tests/perftests/core/src/android/os/
DBinderCallsStatsPerfTest.java48 setDeviceState(new CachedDeviceState(false, false).getReadonlyClient()); in FakeCpuTimeBinderCallsStats()
68 mBinderCallsStats.setDeviceState(deviceState.getReadonlyClient()); in setUp()
DLooperStatsPerfTest.java54 mStats.setDeviceState(mDeviceState.getReadonlyClient()); in setUp()
/frameworks/base/services/core/java/com/android/server/
DLooperStatsService.java208 mStats.setDeviceState(getLocalService(CachedDeviceState.Readonly.class)); in onBootPhase()
DBinderCallsStatsService.java269 mBinderCallsStats.setDeviceState(deviceState); in onBootPhase()
/frameworks/base/core/java/com/android/internal/os/
DLooperStats.java65 public void setDeviceState(@NonNull CachedDeviceState.Readonly deviceState) { in setDeviceState() method in LooperStats
DBinderCallsStats.java107 public void setDeviceState(@NonNull CachedDeviceState.Readonly deviceState) { in setDeviceState() method in BinderCallsStats
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBinderCallsStatsTest.java400 bcs.setDeviceState(mDeviceState.getReadonlyClient()); in testNoDataCollectedBeforeInitialDeviceStateSet()
783 setDeviceState(deviceState.getReadonlyClient()); in TestBinderCallsStats()
DLooperStatsTest.java537 setDeviceState(deviceState.getReadonlyClient()); in TestableLooperStats()
/frameworks/base/config/
Dboot-image-profile.txt21171 HSPLcom/android/internal/os/BinderCallsStats;->setDeviceState(Lcom/android/internal/os/CachedDevice…
21315 HSPLcom/android/internal/os/LooperStats;->setDeviceState(Lcom/android/internal/os/CachedDeviceState…