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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSubscriptionMonitorTest.java106 if (objectEquals(ar.userObj, mSubscriptionChangedObject.get()) == false) {
136 private final AtomicReference<Object> mSubscriptionChangedObject = field in class:SubscriptionMonitorTest.TestHandler
145 mSubscriptionChangedObject.set(null);
152 mSubscriptionChangedObject.set(o);

Completed in 144 milliseconds