OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clickable
(Results
101 - 125
of
529
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Contacts/src/com/android/contacts/widget/
FrameLayoutWithOverlay.java
69
public void setOverlayClickable(boolean
clickable
) {
70
mOverlay.setOverlayClickable(
clickable
);
/packages/apps/DeskClock/res/layout/
city_list_item.xml
27
android:
clickable
="false"
33
android:
clickable
="false"
/packages/apps/Gallery2/res/layout-land/
camera_controls.xml
24
android:
clickable
="true"
56
android:
clickable
="true"
/packages/apps/Gallery2/res/layout-port/
camera_controls.xml
24
android:
clickable
="true"
56
android:
clickable
="true"
/packages/apps/Launcher2/res/layout-port/
search_bar.xml
38
android:
clickable
="true"
63
android:
clickable
="true"
/packages/apps/Launcher2/res/layout-sw720dp/
search_bar.xml
38
android:
clickable
="true"
62
android:
clickable
="true"
/packages/apps/Launcher3/res/layout-port/
qsb.xml
35
android:
clickable
="true"
61
android:
clickable
="true"
/packages/apps/Launcher3/res/layout-sw720dp/
qsb.xml
35
android:
clickable
="true"
61
android:
clickable
="true"
/packages/apps/QuickSearchBox/res/layout/
voice_search_hint.xml
30
android:
clickable
="true"
43
android:
clickable
="true"
/packages/apps/UnifiedEmail/res/layout/
swipe_leavebehind_body.xml
21
android:
clickable
="true"
34
android:
clickable
="true"
/packages/inputmethods/OpenWnn/res/layout/
candidates_1line.xml
37
android:
clickable
="true"
72
android:
clickable
="true"
/packages/inputmethods/PinyinIME/res/layout/
candidates_container.xml
28
android:
clickable
="true"
36
android:
clickable
="true"
/development/samples/ApiDemos/res/layout/
animation_1.xml
33
android:
clickable
="true"
mapview.xml
28
android:
clickable
="true"
preference_widget_mypreference.xml
25
android:
clickable
="false" />
/development/samples/Home/res/layout/
favorite.xml
22
android:
clickable
="true"
/development/samples/HoneycombGallery/res/layout/
content_welcome.xml
23
android:
clickable
="true">
/frameworks/base/core/res/res/layout/
action_mode_close_item.xml
20
android:
clickable
="true"
character_picker_button.xml
20
android:
clickable
="true"
list_menu_item_checkbox.xml
23
android:
clickable
="false"
list_menu_item_radio.xml
23
android:
clickable
="false"
preference_widget_checkbox.xml
25
android:
clickable
="false" />
/frameworks/base/packages/Keyguard/res/layout/
keyguard_add_widget.xml
34
android:
clickable
="true"
keyguard_message_area.xml
32
android:
clickable
="true" />
/frameworks/support/v7/appcompat/res/layout/
abc_action_mode_close_item.xml
20
android:
clickable
="true"
Completed in 492 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>