Searched refs:shouldCacheSpForUser (Results 1 – 1 of 1) sorted by relevance
2207 if (!shouldCacheSpForUser(userId)) { in tryRemoveUserFromSpCacheLater()2222 private boolean shouldCacheSpForUser(@UserIdInt int userId) { in shouldCacheSpForUser() method in LockSettingsService