Searched refs:isHfpDeviceAttached (Results 1 – 1 of 1) sorted by relevance
215 public boolean startRinging(Call foregroundCall, boolean isHfpDeviceAttached) { in startRinging() argument234 .supplyAsync(() -> getRingerAttributes(foregroundCall, isHfpDeviceAttached), in startRinging()529 private RingerAttributes getRingerAttributes(Call call, boolean isHfpDeviceAttached) { in getRingerAttributes() argument579 isRingerAudible || (isHfpDeviceAttached && shouldRingForContact) || isSelfManaged; in getRingerAttributes()