Searched refs:mPropertyPathObject (Results 1 – 1 of 1) sorted by relevance
476 @Nullable private PropertyPath mPropertyPathObject = null; field in SearchResult.MatchInfo547 if (mPropertyPathObject == null) { in getPropertyPathObject()548 mPropertyPathObject = new PropertyPath(mPropertyPath); in getPropertyPathObject()550 return mPropertyPathObject; in getPropertyPathObject()