Searched refs:mDefaultSubscriptionChangedObject (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSubscriptionMonitorTest.java117 mDefaultSubscriptionChangedObject.get()) == false) {
140 private final AtomicReference<Object> mDefaultSubscriptionChangedObject = field in class:SubscriptionMonitorTest.TestHandler
148 mDefaultSubscriptionChangedObject.set(null);
155 mDefaultSubscriptionChangedObject.set(o);

Completed in 81 milliseconds