Searched refs:dataPaths (Results 1 – 1 of 1) sorted by relevance
891 private HashSet<String> dataPaths = new HashSet<>(); field in ShadowPackageManager.IntentFilterWrapper911 dataPaths.add(dataPath.toString()); in IntentFilterWrapper()947 && Objects.equals(dataPaths, that.dataPaths) in equals()960 dataPaths, in hashCode()