Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskTest.java111 mIntentHandled = true;
131 private volatile boolean mIntentHandled; field in LockTaskTest
533 mIntentHandled = false; in startAndWait()
538 assertTrue(mIntentHandled); in startAndWait()