Home
last modified time | relevance | path

Searched defs:getOngoingCalls (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DInCallServiceMethods.java31 List<Call> getOngoingCalls(); in getOngoingCalls() method
/cts/tests/tests/telecom-cuj/src/android/telecom/cts/cuj/
DCujInCallService.java79 public static List<Call> getOngoingCalls() { in getOngoingCalls() method in CujInCallService
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockInCallService.java502 public static List<Call> getOngoingCalls() { in getOngoingCalls() method in MockInCallService