Searched refs:LocalPreferences (Results 1 – 3 of 3) sorted by relevance
22 return LocalPreferences.shouldBackup(s) || ScopedPreferences.shouldBackup(s); in shouldBackup()
35 public class LocalPreferences { class
65 import com.android.documentsui.prefs.LocalPreferences;553 mState.derivedMode = LocalPreferences.getViewMode(this, mState.stack.getRoot(), MODE_GRID); in refreshCurrentRootAndDirectory()631 LocalPreferences.setViewMode(this, getCurrentRoot(), mode); in setViewMode()