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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
ViewCompatUtils.java 71 public static final int TEXT_ALIGNMENT_VIEW_START = 5;
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ExpandableList1.java 123 textView.setTextAlignment(View.TEXT_ALIGNMENT_VIEW_START);
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListItemView.java     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
CustomInputStyleSettingsFragment.java 246 mKeyboardLayoutSetSpinner, ViewCompatUtils.TEXT_ALIGNMENT_VIEW_START);
  /cts/tests/tests/widget/src/android/widget/cts/
TextViewTest.java     [all...]
  /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...]
  /packages/apps/InCallUI/src/com/android/incallui/
CallCardFragment.java 434 mElapsedTime.setTextAlignment(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/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 

Completed in 481 milliseconds