Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/prefs/
DScopedPreferences.java48 static final class RuntimeScopedPreferences implements ScopedPreferences { class
54 private RuntimeScopedPreferences(Context context, SharedPreferences sharedPrefs, in RuntimeScopedPreferences() method in ScopedPreferences.RuntimeScopedPreferences