Searched refs:getPropertyPathObject (Results 1 – 3 of 3) sorted by relevance
335 assertThat(match1.getPropertyPathObject()).isEqualTo(new PropertyPath("sender.name")); in testNestedDocumentSnippet()349 assertThat(match2.getPropertyPathObject()).isEqualTo(new PropertyPath("sender.email[1]")); in testNestedDocumentSnippet()
546 public PropertyPath getPropertyPathObject() { in getPropertyPathObject() method in SearchResult.MatchInfo
481 method @NonNull public android.app.appsearch.PropertyPath getPropertyPathObject();