Home
last modified time | relevance | path

Searched refs:setShouldRingForContact (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DRingerAttributes.java55 public RingerAttributes.Builder setShouldRingForContact(boolean shouldRingForContact) { in setShouldRingForContact() method in RingerAttributes.Builder
DRinger.java770 .setShouldRingForContact(shouldRingForContact) in getRingerAttributes()