Searched refs:mOnBarringInfoChangedCalled (Results 1 – 2 of 2) sorted by relevance
92 private boolean mOnBarringInfoChangedCalled; field in PhoneStateListenerTest1040 assertFalse(mOnBarringInfoChangedCalled); in testOnBarringInfoChanged()1046 mOnBarringInfoChangedCalled = true; in testOnBarringInfoChanged()1057 if (!mOnBarringInfoChangedCalled) { in testOnBarringInfoChanged()1061 assertTrue(mOnBarringInfoChangedCalled); in testOnBarringInfoChanged()1142 assertFalse(mOnBarringInfoChangedCalled); in testOnRegistrationFailed()1161 if (!mOnBarringInfoChangedCalled) { in testOnRegistrationFailed()
93 private boolean mOnBarringInfoChangedCalled; field in TelephonyCallbackTest1096 mOnBarringInfoChangedCalled = true; in onBarringInfoChanged()1110 assertFalse(mOnBarringInfoChangedCalled); in testOnBarringInfoChangedByRegisterTelephonyCallback()1117 if (!mOnBarringInfoChangedCalled) { in testOnBarringInfoChangedByRegisterTelephonyCallback()1121 assertTrue(mOnBarringInfoChangedCalled); in testOnBarringInfoChangedByRegisterTelephonyCallback()1126 unRegisterTelephonyCallback(mOnBarringInfoChangedCalled, mBarringInfoCallback); in testOnBarringInfoChangedByRegisterTelephonyCallback()1219 assertFalse(mOnBarringInfoChangedCalled); in testOnRegistrationFailedByRegisterTelephonyCallback()1227 if (!mOnBarringInfoChangedCalled) { in testOnRegistrationFailedByRegisterTelephonyCallback()