Home
last modified time | relevance | path

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

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DPropertyPath.java246 public static class PathSegment { class in PropertyPath
307 PathSegment(@NonNull String propertyName, int propertyIndex) { in PathSegment() method in PropertyPath.PathSegment