Home
last modified time | relevance | path

Searched refs:shouldCacheSpForUser (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java2427 if (!shouldCacheSpForUser(userId)) { in tryRemoveUserFromSpCacheLater()
2442 private boolean shouldCacheSpForUser(@UserIdInt int userId) { in shouldCacheSpForUser() method in LockSettingsService
/frameworks/base/services/
Dart-profile8310 PLcom/android/server/locksettings/LockSettingsService;->shouldCacheSpForUser(I)Z