Searched refs:shouldShowCallSubject (Results 1 – 1 of 1) sorted by relevance
477 .setCallSubject(shouldShowCallSubject(primary) ? primary.getCallSubject() : null) in updatePrimaryCallState()693 boolean isCallSubjectShown = shouldShowCallSubject(primary); in updatePrimaryDisplayInfo()1134 private boolean shouldShowCallSubject(DialerCall call) { in shouldShowCallSubject() method in CallCardPresenter