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

1 23 4 5 6 7 8 91011>>

  /external/robolectric/src/test/resources/res/layout/
mapview.xml 14 android:clickable="true"
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
newlayout2-expected-extract2.xml 3 <ImageView android:id="@+id/android_logo" android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/android_button" android:focusable="false" android:clickable="false" android:layout_weight="1.0" />
newlayout3-expected-extract5.xml 4 <ImageView android:id="@+id/android_logo" android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/android_button" android:focusable="false" android:clickable="false" android:layout_weight="1.0" />
sample3-expected-extract1.xml 4 <ImageView android:id="@+id/android_logo" android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/android_button" android:focusable="false" android:clickable="false" android:layout_weight="1.0" />
sample3-expected-wrapIn1.xml 20 android:clickable="false"
sample3-expected-wrapIn2.xml 24 android:clickable="false"
sample3-expected-wrapIn3.xml 24 android:clickable="false"
sample3-variation2.xml 4 customprefix:layout_height="wrap_content" customprefix:src="@drawable/android_button" customprefix:focusable="false" customprefix:clickable="false" customprefix:layout_weight="1.0" />
sample3.xml 4 <ImageView android:id="@+id/android_logo" android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/android_button" android:focusable="false" android:clickable="false" android:layout_weight="1.0" />
  /development/samples/ApiDemos/res/layout/
custom_view_accessibility.xml 33 android:clickable="true" >
41 android:clickable="true" >
  /development/samples/Home/res/layout/
all_applications_button.xml 23 android:clickable="true"
30 android:clickable="false"
  /packages/apps/DeskClock/res/layout/
day_button.xml 25 android:clickable="true"
37 android:clickable="false"
  /packages/apps/InCallUI/res/layout/
extra_button_row.xml 25 obvious.) The entire row (button + text) is clickable. -->
37 <!-- The entire LinearLayout here is clickable, so we don't
40 android:clickable="false"
61 <!-- The entire LinearLayout here is clickable, so we don't
64 android:clickable="false"
  /external/droiddriver/src/com/google/android/droiddriver/finders/
Attribute.java 45 CLICKABLE("clickable") {
80 LONG_CLICKABLE("long-clickable") {
  /external/replicaisland/res/layout/
difficulty_menu.xml 29 android:clickable="true" />
47 android:clickable="true"
66 android:clickable="true"
extras_menu.xml 38 android:clickable="true" />
57 android:clickable="true" />
75 android:clickable="true"
mainmenu.xml 40 android:clickable="true" />
49 android:clickable="true" />
60 android:clickable="true" />
  /packages/apps/Contacts/src/com/android/contacts/detail/
StreamItemAdapter.java 84 // Make all list items disabled, so they're not clickable.
85 // We make child views clickable in getvView() if the account type supports
115 // clickable.
125 // setOnClickListener makes it clickable, so we need to overwrite it.
  /packages/apps/Settings/res/layout/
preference_spellchecker.xml 29 android:clickable="true"
36 android:clickable="false"
71 android:clickable="true"
105 android:clickable="true"
nfc_payment_option.xml 22 android:clickable="true"
49 android:clickable="false"
  /device/google/accessory/demokit/app/res/layout/
main.xml 12 android:clickable="true" android:layout_gravity="center"
18 android:clickable="true"></TextView>
  /frameworks/base/core/java/android/widget/
ListAdapter.java 32 * clickable (there is no separator.)
42 * (A separator is a non-selectable, non-clickable item).
  /packages/apps/Launcher2/res/layout-land/
search_bar.xml 33 android:clickable="true"
48 android:clickable="true"
  /packages/apps/Launcher3/res/layout-land/
search_bar.xml 33 android:clickable="true"
48 android:clickable="true"
  /packages/screensavers/PhotoTable/res/layout/
album.xml 24 android:clickable="true"
49 android:clickable="false"

Completed in 367 milliseconds

1 23 4 5 6 7 8 91011>>