Home | History | Annotate | Download | only in incallui

Lines Matching refs:getCallSubject

679       } else if (!TextUtils.isEmpty(call.getCallSubject()) && call.isCallSubjectSupported()) {
680 return call.getCallSubject();