Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyCallbackTest.java89 private boolean mOnPreciseDataConnectionStateChanged; field in TelephonyCallbackTest
622 mOnPreciseDataConnectionStateChanged = true; in onPreciseDataConnectionStateChanged()
666 if (!mOnPreciseDataConnectionStateChanged) { in testOnPreciseDataConnectionStateChangedByRegisterTelephonyCallback()
671 assertThat(mOnPreciseDataConnectionStateChanged).isTrue(); in testOnPreciseDataConnectionStateChangedByRegisterTelephonyCallback()
677 unRegisterTelephonyCallback(mOnPreciseDataConnectionStateChanged, in testOnPreciseDataConnectionStateChangedByRegisterTelephonyCallback()
DPhoneStateListenerTest.java88 private boolean mOnPreciseDataConnectionStateChanged; field in PhoneStateListenerTest
658 mOnPreciseDataConnectionStateChanged = true; in testOnPreciseDataConnectionStateChanged()
669 if (!mOnPreciseDataConnectionStateChanged) { in testOnPreciseDataConnectionStateChanged()
674 assertThat(mOnPreciseDataConnectionStateChanged).isTrue(); in testOnPreciseDataConnectionStateChanged()