Home
last modified time | relevance | path

Searched refs:getMediaItemById (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Car/tests/TestMediaApp/src/com/android/car/media/testmediaapp/
DTmaLibrary.java63 TmaMediaItem getMediaItemById(String mediaId) { in getMediaItemById() method in TmaLibrary
DTmaBrowser.java150 node = mLibrary.getMediaItemById(parentId); in getMediaItemsWithDelay()
DTmaPlayer.java144 playItem(mLibrary.getMediaItemById(mediaId)); in onPlayFromMediaId()
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DLocalSource.java235 MediaItem[] items = LocalAlbum.getMediaItemById( in processMapMediaItems()
DLocalAlbum.java162 public static MediaItem[] getMediaItemById( in getMediaItemById() method in LocalAlbum