Searched refs:hasCapabilities (Results 1 – 7 of 7) sorted by relevance
687 public boolean hasCapabilities(int capability) { in hasCapabilities() method in PhoneAccount953 if (hasCapabilities(CAPABILITY_SELF_MANAGED)) { in capabilitiesToString()956 if (hasCapabilities(CAPABILITY_SUPPORTS_VIDEO_CALLING)) { in capabilitiesToString()959 if (hasCapabilities(CAPABILITY_VIDEO_CALLING)) { in capabilitiesToString()962 if (hasCapabilities(CAPABILITY_VIDEO_CALLING_RELIES_ON_PRESENCE)) { in capabilitiesToString()965 if (hasCapabilities(CAPABILITY_CALL_PROVIDER)) { in capabilitiesToString()968 if (hasCapabilities(CAPABILITY_CALL_SUBJECT)) { in capabilitiesToString()971 if (hasCapabilities(CAPABILITY_CONNECTION_MANAGER)) { in capabilitiesToString()974 if (hasCapabilities(CAPABILITY_EMERGENCY_CALLS_ONLY)) { in capabilitiesToString()977 if (hasCapabilities(CAPABILITY_MULTI_USER)) { in capabilitiesToString()[all …]
710 public boolean hasCapabilities(int connectionCapabilities) { in hasCapabilities() method in Connection
1329 hasCapabilities(Connection.Capability.SUPPORTS_VT_LOCAL_BIDIRECTIONAL)); in handleDataEnabledChange()
3615 if (conn.hasCapabilities( in maybeNotifyDataDisabled()3683 if (conn.hasCapabilities( in downgradeVideoCall()
42167 Landroid/telecom/PhoneAccount;->hasCapabilities(I)Z
30244 HSPLandroid/telecom/PhoneAccount;->hasCapabilities(I)Z
41243 method public boolean hasCapabilities(int);