Searched defs:shouldRingForContact (Results 1 – 2 of 2) sorted by relevance
55 public RingerAttributes.Builder setShouldRingForContact(boolean shouldRingForContact) { in setShouldRingForContact()88 boolean shouldRingForContact, boolean silentRingingRequested, in RingerAttributes()120 public boolean shouldRingForContact() { in shouldRingForContact() method in RingerAttributes
702 public boolean shouldRingForContact(Call call) { in shouldRingForContact() method in Ringer734 private boolean isVibratorEnabled(Context context, boolean shouldRingForContact) { in isVibratorEnabled()