Searched refs:shouldIgnorePrepareStorageErrors (Results 1 – 3 of 3) sorted by relevance
422 public abstract boolean shouldIgnorePrepareStorageErrors(int userId); in shouldIgnorePrepareStorageErrors() method in UserManagerInternal
7159 public boolean shouldIgnorePrepareStorageErrors(int userId) {
3284 if (umInternal.shouldIgnorePrepareStorageErrors(userId)) { in prepareUserStorageInternal()