HomeSort by relevance Sort by last modified time
    Searched refs:hasCapabilities (Results 1 - 5 of 5) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/
CreateConnectionProcessor.java 255 if (phoneAccount.hasCapabilities(PhoneAccount.CAPABILITY_PLACE_EMERGENCY_CALLS) &&
256 phoneAccount.hasCapabilities(PhoneAccount.CAPABILITY_SIM_SUBSCRIPTION)) {
271 if (callManager.hasCapabilities(PhoneAccount.CAPABILITY_PLACE_EMERGENCY_CALLS)) {
TelecomServiceImpl.java 296 if (account.hasCapabilities(PhoneAccount.CAPABILITY_CALL_PROVIDER) ||
297 account.hasCapabilities(PhoneAccount.CAPABILITY_SIM_SUBSCRIPTION)) {
300 if (account.hasCapabilities(PhoneAccount.CAPABILITY_CONNECTION_MANAGER)) {
PhoneAccountRegistrar.java 180 if (!getPhoneAccount(accountHandle).hasCapabilities(
200 } else if (!callManagerAccount.hasCapabilities(
486 if (m.hasCapabilities(flags) && (uriScheme == null || m.supportsUriScheme(uriScheme))) {
    [all...]
  /frameworks/base/telecomm/java/android/telecom/
PhoneAccount.java 312 public boolean hasCapabilities(int capability) {
  /external/owasp/sanitizer/tools/findbugs/lib/
yjp-controller-api-redist.jar 

Completed in 494 milliseconds