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