Home
last modified time | relevance | path

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

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