Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java123 boolean isSelfManageCallsSupported, in InCallServiceInfo() argument
127 mIsSelfManagedCallsSupported = isSelfManageCallsSupported; in InCallServiceInfo()
1467 boolean isSelfManageCallsSupported = serviceInfo.metaData != null && in getInCallServiceComponents()
1480 isExternalCallsSupported, isSelfManageCallsSupported, requestedType)); in getInCallServiceComponents()