Searched defs:clearUserKeyProtection (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java1332 clearUserKeyProtection(userId);
1515 private void clearUserKeyProtection(int userId) throws RemoteException { method in class:LockSettingsService
1516 if (DEBUG) Slog.d(TAG, "clearUserKeyProtection user=" + userId);
2302 clearUserKeyProtection(userId);
2457 clearUserKeyProtection(userId);

Completed in 54 milliseconds