Searched full:ripple (Results 76 - 100 of 295) sorted by relevance

1234567891011>>

/packages/apps/TV/res/drawable/
H A Dplay_controls_button_background.xml18 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
24 <!-- Color not used since this is a ripple mask -->
30 </ripple>
H A Dprogram_guide_table_item_background.xml21 <!-- This state is needed as a too wide ripple will try to allocate too much memory. -->
38 <ripple android:color="?android:attr/colorControlHighlight" >
48 </ripple>
H A Ddvr_selector_background.xml18 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
26 </ripple>
H A Dsetup_item_background.xml18 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
28 </ripple>
/prebuilts/sdk/current/support/v17/leanback/res/drawable-v21/
H A Dlb_control_button_primary.xml18 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
26 <!-- Color not used since this is a ripple mask -->
37 </ripple
H A Dlb_control_button_secondary.xml18 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
26 <!-- Color not used since this is a ripple mask -->
37 </ripple
/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleDrawable.java49 * Drawable that shows a ripple effect in response to state changes. The
50 * anchoring position of the ripple for a given state may be specified by
61 * <code>&lt;!-- A red ripple masked against an opaque rectangle. --/>
62 * &lt;ripple android:color="#ffff0000">
65 * &lt;/ripple></code>
68 * If a mask layer is set, the ripple effect will be masked against that layer
71 * If no mask layer is set, the ripple effect is masked against the composite
74 * <code>&lt;!-- A green ripple drawn atop a black rectangle. --/>
75 * &lt;ripple android:color="#ff00ff00">
77 * &lt;/ripple>
[all...]
/developers/samples/android/wearable/wear/WearMessagingApp/Wearable/src/main/res/drawable/
H A Dripple_select.xml18 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
34 </ripple>
/frameworks/base/core/res/res/drawable/
H A Dbtn_colored_material.xml22 <ripple android:color="?attr/colorControlHighlight">
34 </ripple>
H A Dtab_indicator_material.xml20 <ripple android:color="@color/tab_highlight_material">
24 </ripple>
/frameworks/base/packages/SystemUI/res/drawable/
H A Dqs_btn_borderless_rect.xml20 <ripple
31 </ripple>
H A Drecents_lock_to_task_button_bg.xml17 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
26 </ripple
/frameworks/support/v17/leanback/res/drawable-v21/
H A Dlb_action_bg.xml18 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
28 </ripple>
H A Dlb_selectable_item_rounded_rect.xml17 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
25 </ripple>
/packages/apps/Contacts/res/drawable/
H A Dfloating_action_button.xml17 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
24 </ripple
H A Ditem_background_material_dark.xml18 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
23 </ripple
/packages/apps/Dialer/java/com/android/contacts/common/res/drawable/
H A Ditem_background_material_dark.xml18 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
23 </ripple
H A Ditem_background_material_light.xml18 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
23 </ripple
/packages/apps/DocumentsUI/res/drawable/
H A Dbreadcrumb_item_background.xml17 <ripple
42 </ripple
H A Droot_item_background.xml17 <ripple
35 </ripple
/packages/apps/ExactCalculator/res/drawable/
H A Dpad_button_inverse_background.xml18 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
38 </ripple>
/packages/apps/PackageInstaller/res/drawable-watch/
H A Daction_negative_bg.xml16 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
24 </ripple>
H A Daction_positive_bg.xml16 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
24 </ripple>
/packages/apps/TV/common/res/drawable/
H A Dsetup_selector_background.xml18 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
27 </ripple>
/packages/apps/TV/usbtuner-res/drawable/
H A Dut_selector_background.xml18 <ripple xmlns:android="http://schemas.android.com/apk/res/android"
28 </ripple>

Completed in 4777 milliseconds

1234567891011>>