Home
last modified time | relevance | path

Searched defs:hasPrefPath (Results 1 – 1 of 1) sorted by relevance

/external/cronet/components/prefs/android/java/src/org/chromium/components/prefs/
DPrefService.java43 public boolean hasPrefPath(@NonNull String preference) { in hasPrefPath() method in PrefService
133 boolean hasPrefPath(long nativePrefServiceAndroid, String preference); in hasPrefPath() method