Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java1285 public void setVideoCallingSupportedByPhoneAccount(boolean isVideoCallingSupported) { in setVideoCallingSupportedByPhoneAccount() method in Call
DCallsManager.java4602 .forEach(c -> c.setVideoCallingSupportedByPhoneAccount(isVideoNowSupported));