Searched refs:writeBackupEnableState (Results 1 – 1 of 1) sorted by relevance
378 writeBackupEnableState(enableState != 0, userId); in onUnlockUser()9587 private static void writeBackupEnableState(boolean enable, int userId) { in writeBackupEnableState() method in BackupManagerService9625 writeBackupEnableState(enable, UserHandle.USER_SYSTEM); in setBackupEnabled()