Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DAnalytics.java202 public void addInCallService(String serviceName, int type, long boundDuration, in addInCallService() argument
385 public void addInCallService(String serviceName, int type, long boundDuration, in addInCallService() argument
390 .setBoundDurationMillis(boundDuration) in addInCallService()