Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DPhoneAccount.java599 public boolean hasCapabilities(int capability) { in hasCapabilities() method in PhoneAccount
865 if (hasCapabilities(CAPABILITY_SELF_MANAGED)) { in capabilitiesToString()
868 if (hasCapabilities(CAPABILITY_SUPPORTS_VIDEO_CALLING)) { in capabilitiesToString()
871 if (hasCapabilities(CAPABILITY_VIDEO_CALLING)) { in capabilitiesToString()
874 if (hasCapabilities(CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE)) { in capabilitiesToString()
877 if (hasCapabilities(CAPABILITY_CALL_PROVIDER)) { in capabilitiesToString()
880 if (hasCapabilities(CAPABILITY_CALL_SUBJECT)) { in capabilitiesToString()
883 if (hasCapabilities(CAPABILITY_CONNECTION_MANAGER)) { in capabilitiesToString()
886 if (hasCapabilities(CAPABILITY_EMERGENCY_CALLS_ONLY)) { in capabilitiesToString()
889 if (hasCapabilities(CAPABILITY_MULTI_USER)) { in capabilitiesToString()
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java670 public boolean hasCapabilities(int connectionCapabilities) { in hasCapabilities() method in Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java3141 if (conn.hasCapabilities( in onDataEnabledChanged()
/frameworks/base/api/
Dcurrent.txt39032 method public boolean hasCapabilities(int);
Dsystem-current.txt42399 method public boolean hasCapabilities(int);