Home
last modified time | relevance | path

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

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