Home
last modified time | relevance | path

Searched refs:getCallTechnologies (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DAnalyticsTests.java171 assertEquals(expectedAnalytics.callTechnologies, pCA.getCallTechnologies()); in testAnalyticsDumping()
355 assertEquals(expectedAnalytics.callTechnologies, callLog.getCallTechnologies()); in testAnalyticsDumpToProto()
464 .filter(x -> x.getCallTechnologies() < 100)
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DParcelableCallAnalytics.java420 public int getCallTechnologies() { in getCallTechnologies() method in ParcelableCallAnalytics
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DAnalytics.java448 analyticsProto.getCallTechnologies(), in toParcelableAnalytics()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10863 method public int getCallTechnologies();