Searched refs:AvrcpCoverArtStorage (Results 1 – 4 of 4) sorted by relevance
51 private AvrcpCoverArtStorage mStorage;110 mStorage = new AvrcpCoverArtStorage(getContext()); in onCreate()
33 public class AvrcpCoverArtStorage { class42 public AvrcpCoverArtStorage(Context context) { in AvrcpCoverArtStorage() method in AvrcpCoverArtStorage
52 private final AvrcpCoverArtStorage mCoverArtStorage;126 mCoverArtStorage = new AvrcpCoverArtStorage(mService); in AvrcpCoverArtManager()
53 private AvrcpCoverArtStorage mAvrcpCoverArtStorage;73 mAvrcpCoverArtStorage = new AvrcpCoverArtStorage(mTargetContext); in setUp()