OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clickable
(Results
76 - 100
of
529
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
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" />
/device/google/accessory/demokit/app/res/layout/
main.xml
12
android:
clickable
="true" android:layout_gravity="center"
18
android:
clickable
="true"></TextView>
/external/chromium_org/ui/message_center/views/
padded_button.h
16
// buttons whose
clickable
areas extends beyond their image areas
19
// will also allow for buttons whose touch areas extend beyond their
clickable
/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/
qsb.xml
33
android:
clickable
="true"
48
android:
clickable
="true"
/packages/apps/Settings/res/layout/
nfc_payment_option.xml
22
android:
clickable
="true"
49
android:
clickable
="false"
widget.xml
31
android:
clickable
="true"
67
android:
clickable
="true"
104
android:
clickable
="true"
140
android:
clickable
="true"
176
android:
clickable
="true"
dream_info_row.xml
27
android:
clickable
="true"
71
android:
clickable
="false"
100
android:
clickable
="true"
preference_home_app.xml
30
android:
clickable
="true"
41
android:
clickable
="false"
77
android:
clickable
="true"
preference_tts_engine.xml
29
android:
clickable
="true"
40
android:
clickable
="true" />
86
android:
clickable
="true"
/packages/screensavers/PhotoTable/res/layout/
album.xml
24
android:
clickable
="true"
49
android:
clickable
="false"
/external/chromium_org/ui/message_center/
notification.h
52
bool
clickable
;
member in class:message_center::RichNotificationData
170
bool
clickable
() const { return optional_fields_.
clickable
; }
function in class:message_center::Notification
171
void set_clickable(bool
clickable
) {
172
optional_fields_.
clickable
=
clickable
;
notification.cc
33
clickable
(true) {}
47
clickable
(other.
clickable
) {}
/external/chromium/chrome/browser/ui/gtk/
gtk_custom_menu.cc
46
//
clickable
region.
63
//
clickable
region. If it's in a button that doesn't dismiss the menu, fire
72
// Stop processing this event. This isn't a
clickable
region.
/external/chromium_org/chrome/browser/ui/gtk/
gtk_custom_menu.cc
46
//
clickable
region.
63
//
clickable
region. If it's in a button that doesn't dismiss the menu, fire
72
// Stop processing this event. This isn't a
clickable
region.
/packages/apps/Contacts/res/layout/
quickcontact_photo_container.xml
28
android:
clickable
="true"
56
android:
clickable
="true"
69
android:
clickable
="true"
/packages/apps/DeskClock/res/layout/
timer_list_item.xml
45
android:
clickable
="true"
58
android:
clickable
="false"
70
android:
clickable
="false"
/hardware/ti/wpan/tools/FM/FmRxApp/res/layout/
fmrxmain.xml
122
android:background="@drawable/btn_bgd" android:
clickable
="true" android:layout_width="fill_parent"
127
android:textSize="30sp" android:background="@drawable/btn_bgd" android:
clickable
="true" android:layout_width="fill_parent" android:layout_weight="1" android:layout_marginRight="20dip">
133
android:
clickable
="true" android:layout_width="fill_parent" android:layout_weight="1" android:layout_marginRight="20dip">
144
android:
clickable
="true" android:layout_width="fill_parent" android:layout_weight="1" android:layout_marginRight="20dip">
149
android:
clickable
="true" android:layout_marginRight="20dip" android:layout_width="fill_parent" android:layout_weight="1">
154
android:
clickable
="true" android:layout_width="fill_parent" android:layout_weight="1" android:layout_marginRight="20dip">
/cts/tests/tests/accessibilityservice/res/layout/
accessibility_focus_and_input_focus_sync_test.xml
15
android:
clickable
="true"
61
android:
clickable
="true"
accessibility_view_tree_reporting_test.xml
16
android:
clickable
="true"
64
android:
clickable
="true"
/packages/apps/Camera2/res/layout-land/
camera_controls.xml
24
android:
clickable
="true"
56
android:
clickable
="true"
/packages/apps/Camera2/res/layout-port/
camera_controls.xml
24
android:
clickable
="true"
56
android:
clickable
="true"
Completed in 322 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>