Searched refs:hasCallSubject (Results 1 – 1 of 1) sorted by relevance
1130 return call != null && hasCallSubject(call) && (call.getState() == Call.State.DIALING in shouldShowNoteSentToast()1134 private static boolean hasCallSubject(Call call) { in hasCallSubject() method in CallCardPresenter