Searched refs:setLogpersistOff (Results 1 – 3 of 3) sorted by relevance
185 protected void setLogpersistOff(boolean update) { in setLogpersistOff() method in AbstractLogpersistPreferenceController234 setLogpersistOff(true); in writeLogpersistOption()240 setLogpersistOff(false); in writeLogpersistOption()
67 setLogpersistOff(true); in onDisableLogPersistDialogConfirmed()
51 .setPositiveButton(android.R.string.yes, (dialog, which) -> setLogpersistOff(true)) in showConfirmationDialog()