OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:selectallonfocus
(Results
1 - 25
of
41
) sorted by null
1
2
/cts/tests/res/layout/
textview_selectallonfocus.xml
29
android:
selectAllOnFocus
="true"
35
android:
selectAllOnFocus
="false"
/frameworks/base/core/res/res/layout/
js_prompt.xml
34
android:
selectAllOnFocus
="true"
/external/chromium_org/android_webview/test/shell/res/layout/
testshell_activity.xml
27
android:
selectAllOnFocus
="true"
/external/chromium_org/chrome/android/testshell/res/layout/
testshell_activity.xml
28
android:
selectAllOnFocus
="true"
/external/chromium_org/content/shell/android/java/res/layout/
shell_view.xml
29
android:
selectAllOnFocus
="true"
/packages/apps/Settings/res/layout/
edit_user_info_dialog_content.xml
46
android:
selectAllOnFocus
="true"
/frameworks/base/packages/DocumentsUI/res/layout/
fragment_save.xml
52
android:
selectAllOnFocus
="true" />
/packages/apps/DeskClock/res/layout/
label_dialog.xml
32
android:
selectAllOnFocus
="true"
/packages/apps/Calendar/res/layout/
recurrencepicker.xml
107
android:
selectAllOnFocus
="true"
215
android:
selectAllOnFocus
="true"
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java
276
sCategories.put("
selectAllOnFocus
", "Focus");
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt
34
android:
selectAllOnFocus
: If the text is selectable, select it all when the view takes focus. [boolean]
completion5-expected-completion40.txt
34
android:
selectAllOnFocus
: If the text is selectable, select it all when the view takes focus. [boolean]
completionvalues1-expected-completion32.txt
236
android:
selectAllOnFocus
: If the text is selectable, select it all when the view takes focus. [boolean]
[
all
...]
/frameworks/base/core/java/android/widget/
TextView.java
741
boolean
selectallonfocus
= false;
794
selectallonfocus
= a.getBoolean(attr,
selectallonfocus
);
[
all
...]
Editor.java
[
all
...]
/frameworks/base/core/res/res/values/
public.xml
378
<public type="attr" name="
selectAllOnFocus
" id="0x0101015e" />
[
all
...]
attrs.xml
[
all
...]
/prebuilts/sdk/6/
android.jar
/prebuilts/sdk/current/
android.jar
/cts/tools/dex-tools/dex/
classes.out.dex
1044
public static final int
selectAllOnFocus
[
all
...]
/development/sdk/
api-versions.xml
[
all
...]
/frameworks/base/api/
current.txt
[
all
...]
/prebuilts/sdk/api/
1.xml
[
all
...]
10.xml
[
all
...]
11.xml
[
all
...]
Completed in 401 milliseconds
1
2