Searched refs:ACTUAL_LOGPERSIST_PROPERTY (Results 1 – 2 of 2) sorted by relevance
92 AbstractLogpersistPreferenceController.ACTUAL_LOGPERSIST_PROPERTY, in testUpdateLogpersistValues_null()101 AbstractLogpersistPreferenceController.ACTUAL_LOGPERSIST_PROPERTY, in testUpdateLogpersistValues_all()113 AbstractLogpersistPreferenceController.ACTUAL_LOGPERSIST_PROPERTY, in testUpdateLogpersistValues_defaultSecurityKernel()125 AbstractLogpersistPreferenceController.ACTUAL_LOGPERSIST_PROPERTY, in testUpdateLogpersistValues_kernel()137 AbstractLogpersistPreferenceController.ACTUAL_LOGPERSIST_PROPERTY, in testUpdateLogpersistValues_mainSecuritykernel()
46 static final String ACTUAL_LOGPERSIST_PROPERTY = "logd.logpersistd"; field in AbstractLogpersistPreferenceController141 String currentValue = SystemProperties.get(ACTUAL_LOGPERSIST_PROPERTY); in updateLogpersistValues()178 SystemProperties.set(ACTUAL_LOGPERSIST_PROPERTY, SELECT_LOGPERSIST_PROPERTY_CLEAR); in updateLogpersistValues()189 SystemProperties.set(ACTUAL_LOGPERSIST_PROPERTY, in setLogpersistOff()196 String currentValue = SystemProperties.get(ACTUAL_LOGPERSIST_PROPERTY); in setLogpersistOff()226 String currentValue = SystemProperties.get(ACTUAL_LOGPERSIST_PROPERTY); in writeLogpersistOption()245 String currentValue = SystemProperties.get(ACTUAL_LOGPERSIST_PROPERTY); in writeLogpersistOption()