Searched refs:PathMatcher (Results 1 – 8 of 8) sorted by relevance
30 import com.android.gallery3d.data.PathMatcher;44 private PathMatcher mMatcher;51 mMatcher = new PathMatcher(); in PicasaSource()
23 private static PathMatcher mMatcher = new PathMatcher();
25 private PathMatcher mMatcher;30 mMatcher = new PathMatcher(); in ComboSource()
27 private PathMatcher mMatcher;33 mMatcher = new PathMatcher(); in SnailSource()
35 PathMatcher mMatcher;40 mMatcher = new PathMatcher(); in ClusterSource()
36 private PathMatcher mMatcher;43 mMatcher = new PathMatcher(); in FilterSource()
22 public class PathMatcher { class28 public PathMatcher() { in PathMatcher() method in PathMatcher
38 private PathMatcher mMatcher;59 mMatcher = new PathMatcher(); in LocalSource()