OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:focusableintouchmode
(Results
51 - 75
of
86
) sorted by null
1
2
3
4
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java
270
sCategories.put("
focusableInTouchMode
", "Focus");
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion12-expected-completion75.txt
17
android:
focusableInTouchMode
: Boolean that controls whether a view can take focus while in touch mode. [boolean]
completion1-expected-completion39.txt
92
android:
focusableInTouchMode
: Boolean that controls whether a view can take focus while in touch mode. [boolean]
completion5-expected-completion40.txt
92
android:
focusableInTouchMode
: Boolean that controls whether a view can take focus while in touch mode. [boolean]
completionvalues1-expected-completion32.txt
100
android:
focusableInTouchMode
: Boolean that controls whether a view can take focus while in touch mode. [boolean]
[
all
...]
/packages/apps/UnifiedEmail/res/values/
styles.xml
70
<item name="android:
focusableInTouchMode
">false</item>
334
<item name="android:
focusableInTouchMode
">false</item>
/frameworks/base/docs/html/guide/topics/ui/
ui-events.jd
263
as focusable while in Touch Mode with <code>android:
focusableInTouchMode
</code>.</p>
/frameworks/base/core/res/res/values/
styles.xml
494
<item name="android:
focusableInTouchMode
">true</item>
644
<item name="android:
focusableInTouchMode
">true</item>
650
<item name="android:
focusableInTouchMode
">true</item>
[
all
...]
public.xml
247
<public type="attr" name="
focusableInTouchMode
" id="0x010100db" />
[
all
...]
attrs.xml
[
all
...]
/frameworks/base/core/java/android/view/
View.java
[
all
...]
/frameworks/base/core/java/android/widget/
TextView.java
[
all
...]
/prebuilts/sdk/6/
android.jar
/prebuilts/sdk/current/
android.jar
/cts/tools/dex-tools/dex/
classes.out.dex
572
public static final int
focusableInTouchMode
[
all
...]
/development/sdk/
api-versions.xml
521
<field name="
focusableInTouchMode
" />
[
all
...]
/frameworks/base/api/
current.txt
[
all
...]
/prebuilts/sdk/api/
1.xml
[
all
...]
10.xml
[
all
...]
11.xml
[
all
...]
12.xml
[
all
...]
13.xml
[
all
...]
14.txt
[
all
...]
15.txt
[
all
...]
16.txt
[
all
...]
Completed in 1869 milliseconds
1
2
3
4