Searched refs:unlockingSids (Results 1 – 2 of 2) 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()
82 in @nullable byte[] password, in @nullable long[] unlockingSids); in onLockScreenEvent() argument