HomeSort by relevance Sort by last modified time
    Searched full:contentdescription (Results 51 - 75 of 579) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/apps/Camera2/res/layout-land/
retake_done_cancel_layout.xml 37 android:contentDescription="@string/cancel_button_description" />
51 android:contentDescription="@string/done_button_description" />
61 android:contentDescription="@string/retake_button_description" />
  /packages/apps/Camera2/res/layout-land-v21/
retake_done_cancel_layout.xml 37 android:contentDescription="@string/cancel_button_description" />
51 android:contentDescription="@string/done_button_description" />
61 android:contentDescription="@string/retake_button_description" />
  /packages/apps/Camera2/res/layout-port/
retake_done_cancel_layout.xml 37 android:contentDescription="@string/retake_button_description" />
51 android:contentDescription="@string/done_button_description" />
61 android:contentDescription="@string/cancel_button_description" />
  /packages/apps/Camera2/res/layout-port-v21/
retake_done_cancel_layout.xml 37 android:contentDescription="@string/retake_button_description" />
51 android:contentDescription="@string/done_button_description" />
61 android:contentDescription="@string/cancel_button_description" />
  /packages/apps/Contacts/res/layout-sw720dp/
quickcontact_activity.xml 37 android:contentDescription="@string/quickcontact_transparent_view_description" />
48 android:contentDescription="@string/quickcontact_transparent_view_description"
67 android:contentDescription="@string/quickcontact_transparent_view_description" />
  /packages/apps/DeskClock/res/layout/
desk_clock.xml 47 android:contentDescription="@null" />
65 android:contentDescription="@null" />
82 android:contentDescription="@null" />
  /packages/apps/Gallery2/res/layout-land/
camera_controls.xml 39 android:contentDescription="@string/accessibility_menu_button"
48 android:contentDescription="@string/accessibility_mode_picker" />
57 android:contentDescription="@string/accessibility_shutter_button"
keyguard_widget.xml 30 android:contentDescription="@string/accessibility_shutter_button"
49 android:contentDescription="@string/accessibility_mode_picker"
59 android:contentDescription="@string/accessibility_mode_picker"
  /packages/apps/Gallery2/res/layout-port/
camera_controls.xml 41 android:contentDescription="@string/accessibility_menu_button" />
48 android:contentDescription="@string/accessibility_mode_picker" />
57 android:contentDescription="@string/accessibility_shutter_button"
  /packages/apps/InCallUI/res/layout/
call_button_fragment.xml 71 android:contentDescription="@string/audio_mode_speaker" />
77 android:contentDescription="@string/onscreenChangeToVoiceText"
86 android:contentDescription="@string/onscreenMuteText" />
94 android:contentDescription="@string/onscreenShowDialpadText" />
105 android:contentDescription="@string/onscreenHoldText" />
111 android:contentDescription="@string/onscreenSwapCallsText"
118 android:contentDescription="@string/onscreenVideoCallText"
125 android:contentDescription="@string/onscreenSwitchCameraText"
137 android:contentDescription="@string/onscreenAddCallText"
146 android:contentDescription="@string/onscreenMergeCallsText
    [all...]
  /packages/apps/UnifiedEmail/res/layout/
compose_recipients.xml 36 android:contentDescription="@string/to"
51 android:contentDescription="@string/to"
58 android:contentDescription="@string/add_cc_label"
  /development/samples/ApiDemos/res/layout/
print_bitmap.xml 22 android:contentDescription="@string/android_logo">
  /development/samples/training/AnimationsDemo/res/layout/
fragment_card_front.xml 22 android:contentDescription="@string/description_image_1" />
  /packages/apps/Settings/res/layout/
account_preference.xml 22 android:contentDescription="@null" />
account_type_preference.xml 22 android:contentDescription="@null" />
preference_color.xml 22 android:contentDescription="@null" />
preference_widget_wifi_signal.xml 22 android:contentDescription="@null" />
  /packages/apps/Settings/src/com/android/settings/net/
UidDetail.java 23 public CharSequence contentDescription;
  /packages/apps/TvSettings/Settings/res/layout/
preference_widget_wifi_signal.xml 21 android:contentDescription="@null" />
  /developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/res/layout/
sample_main.xml 49 <!-- This is a regular, text-based button. No contentDescription is needed, since the
65 <!-- Adding a contentDescription is needed for accessibility, since no text is present.
66 Since the contentDescription is read verbatim, you may want to be a bit more
77 android:contentDescription="@string/discardButtonDescription"
96 android:contentDescription="@string/infoButtonDescription"
150 <!-- Images should have a contentDescription if they convey any meaningful
151 information. Images that are purely decorative may not need a contentDescription,
160 android:contentDescription="@string/partlyCloudyDescription"
  /developers/samples/android/ui/accessibility/BasicAccessibility/Application/src/main/res/layout/
sample_main.xml 49 <!-- This is a regular, text-based button. No contentDescription is needed, since the
65 <!-- Adding a contentDescription is needed for accessibility, since no text is present.
66 Since the contentDescription is read verbatim, you may want to be a bit more
77 android:contentDescription="@string/discardButtonDescription"
96 android:contentDescription="@string/infoButtonDescription"
150 <!-- Images should have a contentDescription if they convey any meaningful
151 information. Images that are purely decorative may not need a contentDescription,
160 android:contentDescription="@string/partlyCloudyDescription"
  /development/samples/browseable/BasicAccessibility/res/layout/
sample_main.xml 49 <!-- This is a regular, text-based button. No contentDescription is needed, since the
65 <!-- Adding a contentDescription is needed for accessibility, since no text is present.
66 Since the contentDescription is read verbatim, you may want to be a bit more
77 android:contentDescription="@string/discardButtonDescription"
96 android:contentDescription="@string/infoButtonDescription"
150 <!-- Images should have a contentDescription if they convey any meaningful
151 information. Images that are purely decorative may not need a contentDescription,
160 android:contentDescription="@string/partlyCloudyDescription"
  /frameworks/base/core/res/res/layout/
number_picker.xml 28 android:contentDescription="@string/number_picker_increment_button" />
45 android:contentDescription="@string/number_picker_decrement_button" />
  /frameworks/support/v7/mediarouter/res/values/
styles.xml 24 <item name="android:contentDescription">@string/mr_media_route_button_content_description</item>
34 <item name="android:contentDescription">@string/mr_media_route_button_content_description</item>
  /packages/apps/Camera/res/layout-land/
camera_shutter_switcher.xml 35 android:contentDescription="@string/accessibility_shutter_button"
46 android:contentDescription="@string/accessibility_mode_picker" />

Completed in 3369 milliseconds

1 23 4 5 6 7 8 91011>>