Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DDevelopmentFragment.java158 private static final String PERSISTENT_DATA_BLOCK_PROP = "ro.frp.pst"; field in DevelopmentFragment
827 return !SystemProperties.get(PERSISTENT_DATA_BLOCK_PROP).equals(""); in showEnableOemUnlockPreference()
/packages/apps/Settings/src/com/android/settings/development/
DDevelopmentSettings.java240 private static final String PERSISTENT_DATA_BLOCK_PROP = "ro.frp.pst"; field in DevelopmentSettings
1018 return !SystemProperties.get(PERSISTENT_DATA_BLOCK_PROP).equals(""); in showEnableOemUnlockPreference()