Searched refs:doesAccountSupportCallSubject (Results 1 – 5 of 5) sorted by relevance
62 public boolean doesAccountSupportCallSubject(PhoneAccountHandle accountHandle) { in doesAccountSupportCallSubject() method in TestTelecomCallLogCache
70 public boolean doesAccountSupportCallSubject(PhoneAccountHandle accountHandle) { in doesAccountSupportCallSubject() method in CallLogCacheLollipop
95 public abstract boolean doesAccountSupportCallSubject(PhoneAccountHandle accountHandle); in doesAccountSupportCallSubject() method in CallLogCache
100 public boolean doesAccountSupportCallSubject(PhoneAccountHandle accountHandle) { in doesAccountSupportCallSubject() method in CallLogCacheLollipopMr1
565 mCallLogCache.doesAccountSupportCallSubject(accountHandle); in bindActionButtons()