Home
last modified time | relevance | path

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

/cts/hostsidetests/usage/src/android/app/usage/cts/
DAppIdleHostTest.java83 private String getAppIdleSettings() throws DeviceNotAvailableException { in getAppIdleSettings() method in AppIdleHostTest
112 final String previousState = getAppIdleSettings(); in testAppIsNotIdleAfterBeingLaunched()