Searched refs:isCapabilityTypeSupported (Results 1 – 1 of 1) sorted by relevance
467 return isCapabilityTypeSupported(mContext, subId, CAPABILITY_OPTIONS); in isOptionsSupported()471 return isCapabilityTypeSupported(mContext, subId, CAPABILITY_PRESENCE); in isPresenceSupported()477 private static boolean isCapabilityTypeSupported( in isCapabilityTypeSupported() method in RcsFeatureManager