Home | History | Annotate | Download | only in music

Lines Matching refs:HashMap

69 import java.util.HashMap;
154 private static HashMap<Context, ServiceBinder> sConnectionMap = new HashMap<Context, ServiceBinder>();
865 private static final HashMap<Long, Drawable> sArtCache = new HashMap<Long, Drawable>();