Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSubscriptionManagerTest.java761 AtomicBoolean waitForIsEnabledValue = new AtomicBoolean(!enabled); in testSetAndCheckSubscriptionEnabled() local
774 boolean waitForValue = waitForIsEnabledValue.get(); in testSetAndCheckSubscriptionEnabled()
812 waitForIsEnabledValue.set(enabled); in testSetAndCheckSubscriptionEnabled()