Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/services/telephony/
DTestTelephonyConnection.java132 public List<String> getLastConnectionEvents() { in getLastConnectionEvents() method in TestTelephonyConnection
DTelephonyConnectionServiceTest.java787 assertTrue(c.getLastConnectionEvents().contains(TelephonyManager.EVENT_CALL_FORWARDED)); in testSuppServiceNotification()
797 assertEquals(c.getLastConnectionEvents().get(2), in testSuppServiceNotification()