Home
last modified time | relevance | path

Searched refs:RuntimeScopedPreferences (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/prefs/
DScopedPreferences.java42 return new RuntimeScopedPreferences( in create()
46 static final class RuntimeScopedPreferences implements ScopedPreferences { class
51 private RuntimeScopedPreferences(SharedPreferences sharedPrefs, String scope) { in RuntimeScopedPreferences() method in ScopedPreferences.RuntimeScopedPreferences