Lines Matching refs:hasCapabilities
766 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()
1059 if (hasCapabilities(CAPABILITY_PLACE_EMERGENCY_CALLS)) { in capabilitiesToString()
1062 if (hasCapabilities(CAPABILITY_EMERGENCY_PREFERRED)) { in capabilitiesToString()
1065 if (hasCapabilities(CAPABILITY_EMERGENCY_VIDEO_CALLING)) { in capabilitiesToString()
1068 if (hasCapabilities(CAPABILITY_SIM_SUBSCRIPTION)) { in capabilitiesToString()
1071 if (hasCapabilities(CAPABILITY_RTT)) { in capabilitiesToString()
1074 if (hasCapabilities(CAPABILITY_ADHOC_CONFERENCE_CALLING)) { in capabilitiesToString()