Searched defs:getLastMediaSources (Results 1 – 3 of 3) sorted by relevance
38 List<ComponentName> getLastMediaSources(int mode, int userId); in getLastMediaSources() method
175 public @NonNull List<ComponentName> getLastMediaSources(@MediaSourceMode int mode) { in getLastMediaSources() method in CarMediaManager
862 public List<ComponentName> getLastMediaSources(@CarMediaManager.MediaSourceMode int mode, in getLastMediaSources() method in CarMediaService