Searched refs:mOnBarringInfoChangedCalled (Results 1 – 2 of 2) sorted by relevance
103 private boolean mOnBarringInfoChangedCalled; field in PhoneStateListenerTest1049 assertFalse(mOnBarringInfoChangedCalled); in testOnBarringInfoChanged()1055 mOnBarringInfoChangedCalled = true; in testOnBarringInfoChanged()1066 if (!mOnBarringInfoChangedCalled) { in testOnBarringInfoChanged()1070 assertTrue(mOnBarringInfoChangedCalled); in testOnBarringInfoChanged()1147 assertFalse(mOnBarringInfoChangedCalled); in testOnRegistrationFailed()1166 if (!mOnBarringInfoChangedCalled) { in testOnRegistrationFailed()
110 private boolean mOnBarringInfoChangedCalled; field in TelephonyCallbackTest1279 mOnBarringInfoChangedCalled = true; in onBarringInfoChanged()1288 assertFalse(mOnBarringInfoChangedCalled); in testOnBarringInfoChangedByRegisterTelephonyCallback()1294 if (!mOnBarringInfoChangedCalled) { in testOnBarringInfoChangedByRegisterTelephonyCallback()1298 assertTrue(mOnBarringInfoChangedCalled); in testOnBarringInfoChangedByRegisterTelephonyCallback()1303 unRegisterTelephonyCallback(mOnBarringInfoChangedCalled, mBarringInfoCallback); in testOnBarringInfoChangedByRegisterTelephonyCallback()1392 assertFalse(mOnBarringInfoChangedCalled); in testOnRegistrationFailedByRegisterTelephonyCallback()1398 if (!mOnBarringInfoChangedCalled) { in testOnRegistrationFailedByRegisterTelephonyCallback()