Home
last modified time | relevance | path

Searched refs:getHistoricalCallCount (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telecom/Api29InCallServiceTestApp/aidl/android/telecom/cts/api29incallservice/
DICtsApi29InCallServiceControl.aidl24 int getHistoricalCallCount(); in getHistoricalCallCount() method
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
DCtsApi29InCallServiceControl.java47 public int getHistoricalCallCount() {
/cts/tests/tests/telecom/src/android/telecom/cts/
DBackgroundCallAudioTest.java473 assertEquals(0, controlInterface.getHistoricalCallCount()); in testLowerApiLevelCompatibility1()
520 assertEquals(0, controlInterface.getHistoricalCallCount()); in testLowerApiLevelCompatibility2()