Home
last modified time | relevance | path

Searched defs:stopped (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DUserControlDisabledPackagesTest.java116 private void assertPackageStopped(boolean stopped) throws Exception { in assertPackageStopped()
/cts/tests/tests/hibernation/src/android/hibernation/cts/
DAppHibernationIntegrationTest.kt173 val stopped = ((ai.flags and ApplicationInfo.FLAG_STOPPED) != 0) in <lambda>() constant
208 val stopped = ((ai.flags and ApplicationInfo.FLAG_STOPPED) != 0) in <lambda>() constant