Searched refs:fetchDrawable (Results 1 – 2 of 2) sorted by relevance
237 .map(rawAction -> rawAction.fetchDrawable(mContext)) in updateCustomActions()
759 public CustomPlaybackAction fetchDrawable(@NonNull Context context) { in fetchDrawable() method in PlaybackViewModel.RawCustomPlaybackAction