Searched refs:doesAccountSupportCallSubject (Results 1 – 2 of 2) sorted by relevance
118 public synchronized boolean doesAccountSupportCallSubject(PhoneAccountHandle accountHandle) { in doesAccountSupportCallSubject() method in CallLogCache
807 boolean supportsCallSubject = callLogCache.doesAccountSupportCallSubject(accountHandle); in bindActionButtons()