HomeSort by relevance Sort by last modified time
    Searched refs:TEXT_ALIGNMENT_VIEW_START (Results 1 - 16 of 16) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
ViewCompatUtils.java 64 public static final int TEXT_ALIGNMENT_VIEW_START = 5;
  /cts/tests/tests/widget/src/android/widget/cts/
TextViewFadingEdgeTest.java 27 import static android.widget.TextView.TEXT_ALIGNMENT_VIEW_START;
122 LONG_LTR_STRING, true, NO_GRAVITY, TEXT_ALIGNMENT_VIEW_START, 0f, 1f),
128 LONG_RTL_STRING, true, NO_GRAVITY, TEXT_ALIGNMENT_VIEW_START, 0f, 1f),
TextViewTest.java     [all...]
  /packages/apps/DocumentsUI/src/com/android/documentsui/sorting/
HeaderCell.java 122 label.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START);
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ExpandableList1.java 123 textView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START);
  /packages/apps/Dialer/java/com/android/contacts/common/list/
ContactListItemView.java     [all...]
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactListItemView.java     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
CustomInputStylePreference.java 129 mKeyboardLayoutSetSpinner, ViewCompatUtils.TEXT_ALIGNMENT_VIEW_START);
  /packages/apps/Contacts/src/com/android/contacts/editor/
TextFieldsEditorView.java 252 fieldView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START);
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemView.java 375 ViewUtils.setTextAlignment(mSubjectTextView, View.TEXT_ALIGNMENT_VIEW_START);
383 ViewUtils.setTextAlignment(mSnippetTextView, View.TEXT_ALIGNMENT_VIEW_START);
    [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/26/
android.jar 

Completed in 730 milliseconds