Searched refs:mDefaultShowDeviceRoot (Results 1 – 1 of 1) sorted by relevance
52 private final boolean mDefaultShowDeviceRoot; field in ScopedPreferences.RuntimeScopedPreferences60 mDefaultShowDeviceRoot = context.getResources() in RuntimeScopedPreferences()66 return mSharedPrefs.getBoolean(INCLUDE_DEVICE_ROOT, mDefaultShowDeviceRoot); in getShowDeviceRoot()