Searched refs:getLocalMediaMetadata (Results 1 – 1 of 1) sorted by relevance
1671 try (Cursor cursorLocalMedia = getLocalMediaMetadata(localId)) { in executeInternal()1760 private Cursor getLocalMediaMetadata(String localId) { in getLocalMediaMetadata() method in PickerDbFacade.AddAlbumMediaOperation