Searched refs:getThemeDrawable (Results 1 – 1 of 1) sorted by relevance
501 public Drawable getThemeDrawable(Context context, int themeDrawableId) { in getThemeDrawable() method in BackgroundManager.BackgroundContinuityService526 return getThemeDrawable(); in getDefaultDrawable()530 private Drawable getThemeDrawable() { in getThemeDrawable() method in BackgroundManager533 drawable = mService.getThemeDrawable(mContext, mThemeDrawableResourceId); in getThemeDrawable()