HomeSort by relevance Sort by last modified time
    Searched full:textviews (Results 26 - 50 of 65) sorted by null

12 3

  /frameworks/base/core/java/android/accounts/
ChooseAccountActivity.java 79 // Use an existing ListAdapter that will map an array of strings to TextViews
ChooseAccountTypeActivity.java 103 // Use an existing ListAdapter that will map an array of strings to TextViews
  /frameworks/opt/chips/src/com/android/ex/chips/
DropdownChipLayouter.java 354 * Each View must contain two TextViews (for display name and destination) and one ImageView
372 * Each View must contain two TextViews (for display name and destination) and one ImageView
  /frameworks/support/v4/java/android/support/v4/widget/
SimpleCursorAdapter.java 81 * These should all be TextViews. The first N views in this list
340 * These should all be TextViews. The first N views in this list
  /developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/res/layout/
sample_main.xml 166 <!-- TextViews are typically self describing, so do not need extra modifications. -->
  /developers/samples/android/ui/accessibility/BasicAccessibility/Application/src/main/res/layout/
sample_main.xml 166 <!-- TextViews are typically self describing, so do not need extra modifications. -->
  /development/samples/browseable/BasicAccessibility/res/layout/
sample_main.xml 166 <!-- TextViews are typically self describing, so do not need extra modifications. -->
  /packages/apps/Launcher2/src/com/android/launcher2/
BubbleTextView.java 179 // The translate of scrollX and scrollY is necessary when drawing TextViews, because
  /frameworks/base/core/java/android/transition/
Crossfade.java 67 * without solid backgrounds, such as TextViews.
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
BaseDialogFragment.java 224 // Fade in and slide in the ContentFragment TextViews from the start.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_package.html 367 in turn contains a stack of TextViews and Buttons. The ScrollView is as wide as
405 an array of objects to TextViews. In this case we are using an array of Strings.</p>
List13.java 126 // of strings to TextViews
  /cts/tests/tests/widget/src/android/widget/cts/
ToolbarTest.java 68 // and invalidation of the TextViews that show the title / subtitle in the Toolbar.
  /frameworks/base/core/java/android/widget/
ArrayAdapter.java 50 * <p>To use something other than TextViews for the array display, for instance, ImageViews,
LinearLayout.java     [all...]
TextView.java     [all...]
  /packages/apps/Contacts/res/values/
dimens.xml 64 start at the very top of TextViews. -->
  /development/samples/RSSReader/src/com/example/android/rssreader/
RssReader.java 167 * text2 TextViews. We pull data from the RssItem and set it into the
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
widget_design.jd 175 <p>Your minimum height should be the height of your two TextViews for the artist and title, plus
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogListItemViewHolder.java 264 // Set text height to false on the TextViews so they don't have extra padding.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripLayoutHelper.java 429 // HACK: Align with other TextViews that have no compound drawables.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyFactory.java 227 // NOTE: This doesn't work very well for TextViews
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Utilities.java 334 // For TextViews, scroll has a meaning which relates to the text position
    [all...]
  /sdk/eclipse/
changes.txt 307 field, and so on. Similarly, TextViews are offered preconfigured
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
LinearLayoutCompat.java     [all...]

Completed in 882 milliseconds

12 3