Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DCallCardPresenter.java152 private static boolean hasCallSubject(DialerCall call) { in hasCallSubject() method in CallCardPresenter
1157 && hasCallSubject(call) in shouldShowNoteSentToast()