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