Searched refs:isBackupActivatedForUser (Results 1 – 1 of 1) sorted by relevance
331 private boolean isBackupActivatedForUser(int userId) { in isBackupActivatedForUser() method in BackupManagerService378 if (!isBackupActivatedForUser(userId)) { in startServiceForUser()559 return !mGlobalDisable && isBackupActivatedForUser(userId); in isBackupServiceActive()1737 if (!isBackupActivatedForUser(oldDefaultBackupUserId)) { in updateDefaultBackupUserIdIfNeeded()