Searched refs:mOnPreciseDataConnectionStateChanged (Results 1 – 2 of 2) sorted by relevance
99 private boolean mOnPreciseDataConnectionStateChanged; field in PhoneStateListenerTest668 mOnPreciseDataConnectionStateChanged = true; in testOnPreciseDataConnectionStateChanged()679 if (!mOnPreciseDataConnectionStateChanged) { in testOnPreciseDataConnectionStateChanged()684 assertThat(mOnPreciseDataConnectionStateChanged).isTrue(); in testOnPreciseDataConnectionStateChanged()
106 private boolean mOnPreciseDataConnectionStateChanged; field in TelephonyCallbackTest818 mOnPreciseDataConnectionStateChanged = true; in onPreciseDataConnectionStateChanged()860 if (!mOnPreciseDataConnectionStateChanged) { in testOnPreciseDataConnectionStateChangedByRegisterTelephonyCallback()865 assertThat(mOnPreciseDataConnectionStateChanged).isTrue(); in testOnPreciseDataConnectionStateChangedByRegisterTelephonyCallback()871 unRegisterTelephonyCallback(mOnPreciseDataConnectionStateChanged, in testOnPreciseDataConnectionStateChangedByRegisterTelephonyCallback()