Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/privatespace/
DPrivateSpaceAuthenticationActivity.java72 new ActivityResultContracts.StartActivityForResult(), this::onVerifyDeviceLock);
194 private void onVerifyDeviceLock(@Nullable ActivityResult result) { in onVerifyDeviceLock() method in PrivateSpaceAuthenticationActivity