OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relativelayout
(Results
251 - 275
of
501
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Contacts/res/layout/
custom_contact_list_filter_group.xml
26
<
RelativeLayout
57
</
RelativeLayout
>
directory_header.xml
18
<
RelativeLayout
64
</
RelativeLayout
>
quickcontact_photo_container.xml
18
<
RelativeLayout
70
</
RelativeLayout
>
social_widget.xml
41
<
RelativeLayout
68
</
RelativeLayout
>
split_aggregate_list_item.xml
18
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
70
</
RelativeLayout
>
/packages/apps/Contacts/src/com/android/contacts/detail/
CarouselTab.java
24
import android.widget.
RelativeLayout
;
30
public class CarouselTab extends
RelativeLayout
implements ViewOverlay {
/packages/apps/DeskClock/res/layout-sw600dp/
desk_clock.xml
36
<
RelativeLayout
58
</
RelativeLayout
>
desk_clock_saver.xml
31
<
RelativeLayout
73
</
RelativeLayout
>
/packages/apps/Email/res/layout/
account_setup_basics.xml
23
<
RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
72
</
RelativeLayout
>
account_setup_basics_common.xml
19
<
RelativeLayout
62
</
RelativeLayout
>
action_bar_spinner.xml
16
<
RelativeLayout
65
</
RelativeLayout
message_view_header_upper.xml
39
<
RelativeLayout
73
</
RelativeLayout
>
widget_list_item.xml
17
<
RelativeLayout
81
</
RelativeLayout
>
/packages/apps/Email/res/layout-sw600dp/
account_setup_names_common.xml
19
<
RelativeLayout
56
</
RelativeLayout
>
/packages/apps/Email/res/layout-sw600dp-land/
account_setup_basics.xml
22
<
RelativeLayout
79
</
RelativeLayout
>
account_setup_names.xml
22
<
RelativeLayout
71
</
RelativeLayout
>
account_setup_options.xml
22
<
RelativeLayout
79
</
RelativeLayout
>
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/
Toolbar.java
27
import android.widget.
RelativeLayout
;
37
public class Toolbar extends
RelativeLayout
{
/packages/apps/Launcher2/res/layout-port/
search_bar.xml
16
<
RelativeLayout
67
</
RelativeLayout
>
/packages/apps/Mms/res/layout/
video_attachment_view.xml
30
<
RelativeLayout
47
</
RelativeLayout
>
/packages/apps/Music/res/layout/
weekpicker.xml
47
<
RelativeLayout
65
</
RelativeLayout
>
/packages/apps/Music/res/layout-keyshidden/
create_playlist.xml
52
<
RelativeLayout
68
</
RelativeLayout
>
/packages/apps/PackageInstaller/res/layout/
app_details.xml
22
<
RelativeLayout
67
</
RelativeLayout
>
/packages/apps/QuickSearchBox/res/layout/
searchable_item_preference.xml
32
<
RelativeLayout
57
</
RelativeLayout
>
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
BaseSuggestionView.java
27
import android.widget.
RelativeLayout
;
33
public abstract class BaseSuggestionView extends
RelativeLayout
implements SuggestionView {
Completed in 403 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>