Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSubscriptionManagerTest.java764 AtomicBoolean setSubscriptionEnabledCallCompleted = new AtomicBoolean(false); in testSetAndCheckSubscriptionEnabled() local
778 setSubscriptionEnabledCallCompleted.set(true); in testSetAndCheckSubscriptionEnabled()
798 if (!setSubscriptionEnabledCallCompleted.get()) { in testSetAndCheckSubscriptionEnabled()
802 if (!setSubscriptionEnabledCallCompleted.get()) { in testSetAndCheckSubscriptionEnabled()
813 setSubscriptionEnabledCallCompleted.set(false); in testSetAndCheckSubscriptionEnabled()
820 if (!setSubscriptionEnabledCallCompleted.get()) { in testSetAndCheckSubscriptionEnabled()
825 if (!setSubscriptionEnabledCallCompleted.get()) { in testSetAndCheckSubscriptionEnabled()