OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clickable
(Results
201 - 225
of
508
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium-trace/trace-viewer/src/tracing/analysis/
analysis_link.js
22
* A
clickable
link that requests a change of selection to the return value of
/external/chromium_org/chrome/browser/ui/gtk/panels/
panel_titlebar_gtk.h
34
// not to be
clickable
. This is because neither "enter-notify-event" nor
/frameworks/base/core/res/res/layout/
media_route_list_item_checkable.xml
58
android:
clickable
="false" />
simple_list_item_2_single_choice.xml
57
android:
clickable
="false"
/frameworks/base/core/tests/coretests/src/android/view/
DisabledLongpressTest.java
55
//
clickable
, we reverse that here
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
LiftToActivateListener.java
48
// activation by setting the view as not
clickable
.
/frameworks/base/tests/StatusBar/res/values-sw600dp/
styles.xml
57
<item name="android:
clickable
">false</item>
/frameworks/base/tests/TransitionTests/res/layout/
activity_login.xml
81
android:
clickable
="true"
login_password.xml
81
android:
clickable
="true"
/frameworks/opt/datetimepicker/res/layout/
date_picker_selected_date.xml
32
android:
clickable
="true"
/frameworks/support/v4/java/android/support/v4/view/accessibility/
AccessibilityNodeInfoCompat.java
80
public void setClickable(Object info, boolean
clickable
);
306
public void setClickable(Object info, boolean
clickable
) {
593
public void setClickable(Object info, boolean
clickable
) {
594
AccessibilityNodeInfoCompatIcs.setClickable(info,
clickable
);
[
all
...]
/packages/apps/Calendar/res/layout/
alert_item.xml
73
android:
clickable
="false" />
appwidget.xml
23
android:
clickable
="true">
calendar_sync_item.xml
70
android:
clickable
="false"
select_calendars_multi_accounts_fragment.xml
27
android:
clickable
="true"
/packages/apps/Camera2/res/layout/
filmstrip_bottom_controls.xml
48
android:
clickable
="true"
photo_module.xml
42
android:
clickable
="true"
/packages/apps/Camera2/res/values-port/
styles.xml
22
<item name="android:
clickable
">true</item>
/packages/apps/Contacts/res/layout/
editor_custom_action_bar.xml
31
android:
clickable
="true">
/packages/apps/ContactsCommon/res/layout/
contact_list_filter_item.xml
61
android:
clickable
="false"
custom_contact_list_filter_group.xml
70
android:
clickable
="false"
/packages/apps/DeskClock/res/layout/
actionable_toast_row.xml
47
android:
clickable
="true" >
clock_fragment.xml
23
android:
clickable
="false"
/packages/apps/DeskClock/res/layout-land/
clock_fragment.xml
42
android:
clickable
="false"
/packages/apps/Dialer/res/layout/
call_log_list_item_extra.xml
39
android:
clickable
="true">
Completed in 458 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>