Home | History | Annotate | Download | only in incallui

Lines Matching refs:getCallSubject

153     return !TextUtils.isEmpty(call.getCallSubject());
483 .setCallSubject(shouldShowCallSubject(primary) ? primary.getCallSubject() : null)
1176 && !TextUtils.isEmpty(call.getCallSubject())