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