Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/
DKeyStoreAuthorization.java112 public int onDeviceLocked(int userId, @NonNull long[] unlockingSids, in onDeviceLocked() argument
116 getService().onDeviceLocked(userId, unlockingSids, weakUnlockEnabled); in onDeviceLocked()