OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scrollviewstyle
(Results
1 - 23
of
23
) sorted by null
/frameworks/base/core/res/res/values/
themes_device_defaults.xml
109
<item name="
scrollViewStyle
">@android:style/Widget.DeviceDefault.ScrollView</item>
258
<item name="
scrollViewStyle
">@android:style/Widget.DeviceDefault.Light.ScrollView</item>
themes.xml
250
<item name="
scrollViewStyle
">@android:style/Widget.ScrollView</item>
[
all
...]
public.xml
162
<public type="attr" name="
scrollViewStyle
" id="0x01010080" />
[
all
...]
attrs.xml
532
<attr name="
scrollViewStyle
" format="reference" />
[
all
...]
/frameworks/base/core/java/android/widget/
ScrollView.java
148
this(context, attrs, com.android.internal.R.attr.
scrollViewStyle
);
[
all
...]
/packages/apps/Browser/src/com/android/browser/view/
ScrollerView.java
161
this(context, attrs, com.android.internal.R.attr.
scrollViewStyle
);
[
all
...]
/prebuilt/sdk/6/
android.jar
/cts/tools/dex-tools/dex/
classes.out.dex
1000
public static final int
scrollViewStyle
[
all
...]
/frameworks/base/api/
1.xml
[
all
...]
10.xml
[
all
...]
11.xml
[
all
...]
12.xml
[
all
...]
13.xml
[
all
...]
14.txt
[
all
...]
2.xml
[
all
...]
3.xml
[
all
...]
4.xml
[
all
...]
5.xml
[
all
...]
6.xml
[
all
...]
7.xml
[
all
...]
8.xml
[
all
...]
9.xml
[
all
...]
current.txt
[
all
...]
Completed in 940 milliseconds