OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:background
(Results
701 - 725
of
3924
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Contacts/res/layout-sw580dp/
contact_detail_updates_fragment.xml
34
android:
background
="@android:color/black"
42
android:
background
="@android:color/transparent"
/packages/apps/Email/res/layout/
quick_response_item.xml
22
android:
background
="?android:attr/listChoiceBackgroundIndicator"
32
android:
background
="?android:attr/listChoiceBackgroundIndicator"
/packages/apps/Gallery2/res/values/
styles.xml
28
<item name="android:
background
">@drawable/actionbar_translucent</item>
32
<item name="android:
background
">@null</item>
photoeditor_styles.xml
23
<item name="android:
background
">@null</item>
73
<item name="android:
background
">?android:attr/selectableItemBackground</item>
107
<item name="android:
background
">?android:attr/selectableItemBackground</item>
115
<item name="android:
background
">?android:attr/selectableItemBackground</item>
123
<item name="android:
background
">@drawable/photoeditor_toggle_button_background</item>
130
<item name="android:
background
">@android:color/transparent</item>
/packages/apps/Launcher2/src/com/android/launcher2/
BubbleTextView.java
130
// Otherwise, either clear the pressed/focused
background
, or create a
background
139
//
background
to null so that it will get created when the view is drawn.
271
final Drawable
background
= mBackground;
local
272
if (
background
!= null) {
277
background
.setBounds(0, 0, mRight - mLeft, mBottom - mTop);
282
background
.draw(canvas);
285
background
.draw(canvas);
/packages/apps/Mms/res/layout/
delivery_report_list_item.xml
24
android:
background
="#ffffffff"
53
android:
background
="#ffffffff"
/packages/apps/Music/res/layout/
nowplaying.xml
26
android:
background
="@drawable/music_bottom_playback_bg"
64
android:
background
="@drawable/indicator_ic_mp_playing_large"
/packages/apps/Nfc/res/layout/
screenshot.xml
19
android:
background
="#FF000000"
39
android:
background
="@null"
/packages/apps/Settings/res/layout/
confirm_lock_pattern.xml
31
android:
background
="@*android:drawable/code_lock_top"
40
android:
background
="@*android:drawable/code_lock_bottom"
/packages/apps/VoiceDialer/res/layout/
tool_tip.xml
26
android:
background
="@android:drawable/alert_dark_frame">
36
android:
background
="@android:drawable/divider_horizontal_dark" />
/packages/inputmethods/OpenWnn/res/layout/
candidate_scale_up.xml
21
android:
background
="@color/candidate_back"
29
android:
background
="@color/candidate_back"