Searched defs:setBackgroundPreservingAlpha (Results 1 – 2 of 2) sorted by relevance
36 void setBackgroundPreservingAlpha(View view, Drawable drawable); in setBackgroundPreservingAlpha() method44 public void setBackgroundPreservingAlpha(View view, Drawable drawable) { in setBackgroundPreservingAlpha() method in BackgroundHelper.BackgroundHelperStubImpl55 public void setBackgroundPreservingAlpha(View view, Drawable drawable) { in setBackgroundPreservingAlpha() method in BackgroundHelper.BackgroundHelperKitkatImpl71 public static void setBackgroundPreservingAlpha(View view, Drawable drawable) { in setBackgroundPreservingAlpha() method in BackgroundHelper
25 public static void setBackgroundPreservingAlpha(View view, Drawable drawable) { in setBackgroundPreservingAlpha() method in BackgroundHelperKitkat