OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scrollview
(Results
51 - 75
of
564
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tests/res/layout/
togglebutton_layout.xml
18
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
38
</
ScrollView
>
windowstub_addlayout.xml
18
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
27
</
ScrollView
>
/cts/tests/src/android/widget/cts/
MyScrollView.java
23
import android.widget.
ScrollView
;
25
public class MyScrollView extends
ScrollView
{
/developers/build/prebuilts/gradle/BasicContactables/BasicContactablesSample/src/main/res/layout/
sample_main.xml
18
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
28
</
ScrollView
>
/developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/res/layout/
cardstream.xml
20
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
31
</
ScrollView
>
/developers/build/prebuilts/gradle/DoneBar/DoneBarSample/src/main/res/layout/
activity_done_bar.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
32
</
ScrollView
>
activity_done_button.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
32
</
ScrollView
>
/developers/samples/android/content/contacts/BasicContactables/BasicContactablesSample/src/main/res/layout/
sample_main.xml
18
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
28
</
ScrollView
>
/developers/samples/android/ui/actionbar/DoneBar/DoneBarSample/src/main/res/layout/
activity_done_bar.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
32
</
ScrollView
>
activity_done_button.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
32
</
ScrollView
>
/development/apps/Development/res/layout/
configuration_viewer.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
30
</
ScrollView
>
/development/samples/ApiDemos/res/layout/
external_storage.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
27
</
ScrollView
>
translucent_bars.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
27
</
ScrollView
>
webview_1.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
34
</
ScrollView
>
/development/samples/Support4Demos/res/layout/
sharing_receiver_support.xml
25
<
ScrollView
android:layout_width="match_parent"
30
</
ScrollView
>
/development/samples/browseable/BasicContactables/res/layout/
sample_main.xml
18
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
28
</
ScrollView
>
/development/samples/browseable/DoneBar/res/layout/
activity_done_bar.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
32
</
ScrollView
>
activity_done_button.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
32
</
ScrollView
>
/development/samples/training/AnimationsDemo/res/layout/
excerpt_content.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
31
</
ScrollView
>
fragment_screen_slide_page.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
43
</
ScrollView
>
/external/replicaisland/res/layout/
diary.xml
21
<
ScrollView
50
</
ScrollView
>
/frameworks/base/core/res/res/layout/
preference_dialog_edittext.xml
18
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
41
</
ScrollView
>
wifi_p2p_dialog.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
48
</
ScrollView
>
/frameworks/base/core/tests/coretests/res/layout/
list_in_vertical.xml
17
<
ScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
46
</
ScrollView
>
pre_draw_listener.xml
23
<
ScrollView
34
</
ScrollView
>
Completed in 1281 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>