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.java243 public static class PathSegment { class in PropertyPath
302 PathSegment(@NonNull String propertyName, int propertyIndex) { in PathSegment() method in PropertyPath.PathSegment