Searched refs:TYPE_LOCAL (Results 1 – 2 of 2) sorted by relevance
23 public static final int TYPE_LOCAL = 1; field in DataSourceType41 if (prefix == LOCAL_ROOT) return TYPE_LOCAL; in identifySourceType()
70 case DataSourceType.TYPE_LOCAL: in getOverlayAlbumIcon()