Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/services/telephony/
DTestTelephonyConnection.java180 public List<Bundle> getLastConnectionEventExtras() { in getLastConnectionEventExtras() method in TestTelephonyConnection
DTelephonyConnectionServiceTest.java920 Bundle extras = c.getLastConnectionEventExtras().get(2); in testSuppServiceNotification()