HomeSort by relevance Sort by last modified time
    Searched full:clickable (Results 151 - 175 of 508) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/chrome/test/chromedriver/
element_util.h 126 // |clickable_element_id| refers to the element needing clickable verification.
128 // uses map/area. The image is scrolled, but check clickable against the area.
  /external/chromium_org/content/browser/accessibility/
accessibility_tree_formatter_android.cc 27 "clickable",
62 dict->SetBoolean("clickable", android_node->IsClickable());
  /external/chromium_org/ui/base/models/
button_menu_item_model.h 51 // Adds a non-clickable button with a desensitized label that doesn't do
100 // The non-clickable label to the left of the buttons.
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardMultiUserSelectorView.java 128 private void setAllClickable(boolean clickable)
132 v.setClickable(clickable);
  /packages/apps/Contacts/src/com/android/contacts/widget/
AlphaTouchInterceptorOverlay.java 89 public void setOverlayClickable(boolean clickable) {
90 mInterceptorLayer.setClickable(clickable);
  /packages/apps/Settings/res/layout/
master_clear.xml 68 android:clickable="true">
75 android:clickable="false"
preference_app_restrictions.xml 30 android:clickable="true"
88 android:clickable="true"
preference_inputmethod.xml 29 android:clickable="true"
83 android:clickable="true"
  /packages/apps/Settings/res/layout-sw600dp/
preference_inputmethod.xml 29 android:clickable="true"
84 android:clickable="true"
  /developers/samples/android/ui/holo/BorderlessButtons/BorderlessButtons/src/main/
AndroidManifest.xml 25 A similar effect can be achieved by setting a clickable view's background to
  /external/chromium_org/chrome/browser/resources/net_internals/
top_bar_view.html 14 * manually by overlaying U+25BC over the dropdown and making it un-clickable.
  /external/droiddriver/samples/testapp/res/layout/
gesture_activity.xml 63 android:clickable="true"
  /frameworks/base/core/res/res/layout/
always_use_checkbox.xml 32 android:clickable="true" />
keyboard_popup_keyboard.xml 45 android:clickable="true"
  /frameworks/base/core/res/res/layout-large/
action_mode_close_item.xml 20 android:clickable="true"
  /frameworks/base/packages/SystemUI/res/layout/
status_bar_notification_row.xml 34 android:clickable="true"
  /frameworks/opt/mailcommon/res/layout/
attachment.xml 59 android:clickable="true"
  /packages/apps/Calendar/res/layout/
appwidget_day.xml 29 android:clickable="false">
  /packages/apps/Camera/res/layout-land/
camera_shutter_switcher.xml 34 android:clickable="true"
photo_module_content.xml 33 android:clickable="true"
video_module.xml 33 android:clickable="true" />
  /packages/apps/Camera/res/layout-port/
camera_shutter_switcher.xml 34 android:clickable="true"
photo_module_content.xml 34 android:clickable="true" />
video_module.xml 32 android:clickable="true"
  /packages/apps/Contacts/res/layout/
item_photo_editor.xml 41 android:clickable="true"

Completed in 602 milliseconds

1 2 3 4 5 67 8 91011>>