Searched refs:PROPERTY_URL_SAFETYLEGAL (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DDeviceInfoSettings.java55 private static final String PROPERTY_URL_SAFETYLEGAL = "ro.url.safetylegal"; field in class:DeviceInfoSettings
101 // Remove Safety information preference if PROPERTY_URL_SAFETYLEGAL is not set
103 PROPERTY_URL_SAFETYLEGAL);

Completed in 481 milliseconds