Searched refs:AbstractLogpersistPreferenceController (Results 1 – 2 of 2) sorted by relevance
53 private AbstractLogpersistPreferenceController mController;94 AbstractLogpersistPreferenceController.ACTUAL_LOGPERSIST_PROPERTY, in testUpdateLogpersistValues_null()95 AbstractLogpersistPreferenceController.SELECT_LOGPERSIST_PROPERTY_SERVICE); in testUpdateLogpersistValues_null()103 AbstractLogpersistPreferenceController.ACTUAL_LOGPERSIST_PROPERTY, in testUpdateLogpersistValues_all()106 AbstractLogpersistPreferenceController.ACTUAL_LOGPERSIST_PROPERTY_BUFFER, in testUpdateLogpersistValues_all()115 AbstractLogpersistPreferenceController.ACTUAL_LOGPERSIST_PROPERTY, in testUpdateLogpersistValues_defaultSecurityKernel()118 AbstractLogpersistPreferenceController.ACTUAL_LOGPERSIST_PROPERTY_BUFFER, in testUpdateLogpersistValues_defaultSecurityKernel()127 AbstractLogpersistPreferenceController.ACTUAL_LOGPERSIST_PROPERTY, in testUpdateLogpersistValues_kernel()130 AbstractLogpersistPreferenceController.ACTUAL_LOGPERSIST_PROPERTY_BUFFER, in testUpdateLogpersistValues_kernel()139 AbstractLogpersistPreferenceController.ACTUAL_LOGPERSIST_PROPERTY, in testUpdateLogpersistValues_mainSecuritykernel()[all …]
40 public abstract class AbstractLogpersistPreferenceController extends class70 public AbstractLogpersistPreferenceController(Context context, Lifecycle lifecycle) { in AbstractLogpersistPreferenceController() method in AbstractLogpersistPreferenceController