Home
last modified time | relevance | path

Searched defs:getLocalCallCount (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telecom/Api29InCallServiceTestApp/aidl/android/telecom/cts/api29incallservice/
DICtsApi29InCallServiceControl.aidl22 int getLocalCallCount(); in getLocalCallCount() method
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/aidl/android/telecom/cts/thirdptyincallservice/
DICtsThirdPartyInCallServiceControl.aidl25 int getLocalCallCount(); in getLocalCallCount() method
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
DCtsApi29InCallService.java91 public static int getLocalCallCount() { in getLocalCallCount() method in CtsApi29InCallService
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
DCtsThirdPartyInCallService.java140 public static int getLocalCallCount() { in getLocalCallCount() method in CtsThirdPartyInCallService