Home
last modified time | relevance | path

Searched refs:TEXT_ALIGNMENT_VIEW_END (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DViewCompatUtils.java65 public static final int TEXT_ALIGNMENT_VIEW_END = 6; field in ViewCompatUtils
/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/
DHeaderCell.java117 label.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_END); in setDataTypeNumber()
/packages/apps/Settings/src/com/android/settings/
DTrustedCredentialsSettings.java392 title.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_END); in getGroupView()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DTrustedCredentialsSettings.java392 title.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_END); in getGroupView()