Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DPhoneAccount.java910 public boolean hasCapabilities(int capability) { in hasCapabilities() method in PhoneAccount
1176 if (hasCapabilities(CAPABILITY_SELF_MANAGED)) { in capabilitiesToString()
1182 if (hasCapabilities(CAPABILITY_VIDEO_CALLING)) { in capabilitiesToString()
1188 if (hasCapabilities(CAPABILITY_CALL_PROVIDER)) { in capabilitiesToString()
1191 if (hasCapabilities(CAPABILITY_CALL_SUBJECT)) { in capabilitiesToString()
1194 if (hasCapabilities(CAPABILITY_CONNECTION_MANAGER)) { in capabilitiesToString()
1200 if (hasCapabilities(CAPABILITY_MULTI_USER)) { in capabilitiesToString()
1206 if (hasCapabilities(CAPABILITY_EMERGENCY_PREFERRED)) { in capabilitiesToString()
1212 if (hasCapabilities(CAPABILITY_SIM_SUBSCRIPTION)) { in capabilitiesToString()
1215 if (hasCapabilities(CAPABILITY_RTT)) { in capabilitiesToString()
[all …]
/aosp14/frameworks/base/config/
H A Dboot-profile.txt1170 Landroid/telecom/PhoneAccount;->hasCapabilities(I)Z
H A Dboot-image-profile.txt14207 HSPLandroid/telecom/PhoneAccount;->hasCapabilities(I)Z
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java12195 && phoneAccount.hasCapabilities(PhoneAccount.CAPABILITY_SIM_SUBSCRIPTION)) { in getSubIdForPhoneAccount()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt14143 HSPLandroid/telecom/PhoneAccount;->hasCapabilities(I)Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt42732 method public boolean hasCapabilities(int);