Home
last modified time | relevance | path

Searched defs:setTextAlignment (Results 1 – 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DViewUtils.java64 public static void setTextAlignment(View view, int textAlignment) { in setTextAlignment() method in ViewUtils
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DViewCompatUtils.java74 public static void setTextAlignment(final View view, final int textAlignment) { in setTextAlignment() method in ViewCompatUtils