Searched refs:unlockingSids (Results 1 – 1 of 1) sorted by relevance
83 @Nullable byte[] syntheticPassword, @Nullable long[] unlockingSids) { in onLockScreenEvent() argument86 getService().onLockScreenEvent(LockScreenEvent.LOCK, userId, null, unlockingSids); in onLockScreenEvent()89 LockScreenEvent.UNLOCK, userId, syntheticPassword, unlockingSids); in onLockScreenEvent()