Home | History | Annotate | Download | only in settings

Lines Matching defs:TextUtils

44 import android.text.TextUtils;
250 CharSequence warning = TextUtils.expandTemplate(warningTemplate,
667 tv.setText(TextUtils.expandTemplate(status, progress));
874 if (TextUtils.isEmpty(password)) {