Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/services/telephony/
DTestTelephonyConnection.java281 public int getNotifyPhoneAccountChangedCount() { in getNotifyPhoneAccountChangedCount() method in TestTelephonyConnection
DTelephonyConnectionServiceTest.java983 assertEquals(0, c.getNotifyPhoneAccountChangedCount()); in testRetryOutgoingOriginalConnection_redialTempFailOneSlot()
1015 assertEquals(0, c.getNotifyPhoneAccountChangedCount()); in testRetryOutgoingOriginalConnection_redialPermFailOneSlot()
1059 assertEquals(1, c.getNotifyPhoneAccountChangedCount()); in testRetryOutgoingOriginalConnection_redialTempFailTwoSlot()
1101 assertEquals(1, c.getNotifyPhoneAccountChangedCount()); in testRetryOutgoingOriginalConnection_redialPermFailTwoSlot()
1157 assertEquals(2, c.getNotifyPhoneAccountChangedCount()); in testRetryOutgoingOriginalConnection_redialTempFailTwoSlot_twoFailure()
1212 assertEquals(1, c.getNotifyPhoneAccountChangedCount()); in testRetryOutgoingOriginalConnection_redialPermFailTwoSlot_twoFailure()