Home | History | Annotate | Download | only in calllog

Lines Matching defs:TextUtils

45 import android.text.TextUtils;
521 if (!TextUtils.isEmpty(voicemailUri)) {
526 TextUtils.expandTemplate(
547 TextUtils.expandTemplate(
560 TextUtils.expandTemplate(
581 TextUtils.expandTemplate(
648 if (!TextUtils.isEmpty(voicemailUri) && canPlaceCallToNumber) {
651 TextUtils.expandTemplate(
655 if (callType == Calls.VOICEMAIL_TYPE && !TextUtils.isEmpty(callTypeOrLocation)) {
726 && !TextUtils.isEmpty(voicemailUri)) {
806 if (TextUtils.isEmpty(number)) {
890 if (TextUtils.isEmpty(transcriptView.getText())) {
896 if (TextUtils.isEmpty(transcriptBrandingView.getText())) {
917 final String displayName = TextUtils.isEmpty(info.name) ? displayNumber : info.name;
943 if (view.getId() == R.id.primary_action_button && !TextUtils.isEmpty(voicemailUri)) {
958 TextUtils.isEmpty(info.name) ? null : displayNumber, /* second line of contact
1108 if (!TextUtils.isEmpty(postDialDigits)) {
1113 if (!TextUtils.isEmpty(info.name)) {
1121 if (!TextUtils.isEmpty(accountLabel)) {
1216 if (TextUtils.isEmpty(number)) {