Searched refs:mPropertyPath (Results 1 – 1 of 1) sorted by relevance
456 private final String mPropertyPath; field in SearchResult.MatchInfo510 mPropertyPath = Objects.requireNonNull(propertyPath); in MatchInfo()530 return mPropertyPath; in getPropertyPath()548 mPropertyPathObject = new PropertyPath(mPropertyPath); in getPropertyPathObject()569 mFullText = getPropertyValues(mDocument, mPropertyPath); in getFullText()712 private final String mPropertyPath; field in SearchResult.MatchInfo.Builder732 mPropertyPath = Objects.requireNonNull(propertyPath); in Builder()738 mPropertyPath = matchInfo.mPropertyPath; in Builder()777 mPropertyPath, in build()