Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DPhoneAccount.java766 public boolean hasCapabilities(int capability) { in hasCapabilities() method in PhoneAccount
1032 if (hasCapabilities(CAPABILITY_SELF_MANAGED)) { in capabilitiesToString()
1035 if (hasCapabilities(CAPABILITY_SUPPORTS_VIDEO_CALLING)) { in capabilitiesToString()
1038 if (hasCapabilities(CAPABILITY_VIDEO_CALLING)) { in capabilitiesToString()
1041 if (hasCapabilities(CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE)) { in capabilitiesToString()
1044 if (hasCapabilities(CAPABILITY_CALL_PROVIDER)) { in capabilitiesToString()
1047 if (hasCapabilities(CAPABILITY_CALL_SUBJECT)) { in capabilitiesToString()
1050 if (hasCapabilities(CAPABILITY_CONNECTION_MANAGER)) { in capabilitiesToString()
1053 if (hasCapabilities(CAPABILITY_EMERGENCY_CALLS_ONLY)) { in capabilitiesToString()
1056 if (hasCapabilities(CAPABILITY_MULTI_USER)) { in capabilitiesToString()
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java903 public boolean hasCapabilities(int connectionCapabilities) { in hasCapabilities() method in Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java1067 hasCapabilities(Connection.Capability.SUPPORTS_VT_LOCAL_BIDIRECTIONAL)); in updateMediaCapabilities()
DImsPhoneCallTracker.java4560 if (conn.hasCapabilities( in maybeNotifyDataDisabled()
4628 if (conn.hasCapabilities( in downgradeVideoCall()
/frameworks/base/config/
Dboot-profile.txt1170 Landroid/telecom/PhoneAccount;->hasCapabilities(I)Z
Dboot-image-profile.txt18398 HSPLandroid/telecom/PhoneAccount;->hasCapabilities(I)Z
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt46026 method public boolean hasCapabilities(int);