Searched refs:hasCapabilities (Results 1 – 7 of 7) sorted by relevance
910 public boolean hasCapabilities(int capability) { in hasCapabilities() method in PhoneAccount1176 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 …]
1170 Landroid/telecom/PhoneAccount;->hasCapabilities(I)Z
14207 HSPLandroid/telecom/PhoneAccount;->hasCapabilities(I)Z
12195 && phoneAccount.hasCapabilities(PhoneAccount.CAPABILITY_SIM_SUBSCRIPTION)) { in getSubIdForPhoneAccount()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14143 HSPLandroid/telecom/PhoneAccount;->hasCapabilities(I)Z
42732 method public boolean hasCapabilities(int);