Home
last modified time | relevance | path

Searched defs:PathMatcher (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DPathMatcher.java22 public class PathMatcher { class
28 public PathMatcher() { in PathMatcher() method in PathMatcher
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdsScoreGeneratorImplTest.java1955 private static class PathMatcher<T> implements ArgumentMatcher<T> { class
1958 private PathMatcher(@NonNull String path) { in PathMatcher() method in PathMatcher