OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:textisselectable
(Results
1 - 25
of
43
) sorted by null
1
2
/development/samples/ApiDemos/res/layout/
motogp_stat_item.xml
33
android:
textIsSelectable
="false">
44
android:
textIsSelectable
="false"
56
android:
textIsSelectable
="false">
print_html_off_screen.xml
22
android:
textIsSelectable
="false"
/frameworks/base/packages/PrintSpooler/res/layout/
spinner_dropdown_item.xml
33
android:
textIsSelectable
="false"
46
android:
textIsSelectable
="false"
printer_dropdown_item.xml
50
android:
textIsSelectable
="false"
63
android:
textIsSelectable
="false"
printer_list_item.xml
50
android:
textIsSelectable
="false"
63
android:
textIsSelectable
="false"
/packages/apps/Calendar/res/layout/
event_info_headline.xml
44
android:
textIsSelectable
="true"
97
android:
textIsSelectable
="true"
121
android:
textIsSelectable
="true"
expandable_textview.xml
33
android:
textIsSelectable
="true"
event_info_dialog.xml
84
android:
textIsSelectable
="true"
148
android:
textIsSelectable
="true"
173
android:
textIsSelectable
="true"
211
android:
textIsSelectable
="true"
243
android:
textIsSelectable
="true"
event_info.xml
97
android:
textIsSelectable
="true"
128
android:
textIsSelectable
="true"
/development/samples/training/ContactsList/res/values/
styles.xml
50
<item name="android:
textIsSelectable
">true</item>
56
<item name="android:
textIsSelectable
">true</item>
/packages/apps/Settings/res/layout/
printer_dropdown_item.xml
50
android:
textIsSelectable
="false">
60
android:
textIsSelectable
="false"
/development/samples/training/AnimationsDemo/res/layout/
excerpt_content.xml
28
android:
textIsSelectable
="true"
/development/samples/training/ContactsList/res/values-sw360dp/
styles.xml
23
<item name="android:
textIsSelectable
">true</item>
/external/chromium_org/ui/android/java/res/layout/
color_picker_advanced_component.xml
18
android:
textIsSelectable
="false" />
/frameworks/webview/chromium/overlay/frameworks/base/core/res/res/layout/
webviewchromium_color_picker_advanced_component.xml
18
android:
textIsSelectable
="false" />
/packages/apps/Email/res/layout/
quick_response_item.xml
35
android:
textIsSelectable
="false"
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java
182
sAdvanced.add("
textIsSelectable
");
/packages/apps/UnifiedEmail/res/values/
styles.xml
281
<item name="android:
textIsSelectable
">true</item>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt
77
android:
textIsSelectable
: Indicates that the content of a non-editable text can be selected. [boolean]
completion5-expected-completion40.txt
77
android:
textIsSelectable
: Indicates that the content of a non-editable text can be selected. [boolean]
completionvalues1-expected-completion32.txt
285
android:
textIsSelectable
: Indicates that the content of a non-editable text can be selected. [boolean]
[
all
...]
/frameworks/base/core/java/android/widget/
TextView.java
152
* android:
textIsSelectable
} to "true" or call
153
* {@link #setTextIsSelectable setTextIsSelectable(true)}. The {@code
textIsSelectable
} flag
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/11/changes/
android.R.attr.html
[
all
...]
fields_index_additions.html
[
all
...]
fields_index_all.html
[
all
...]
Completed in 566 milliseconds
1
2