Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/privatespace/
DPrivateSpaceAuthenticationActivity.java69 this::onSetDeviceLockResult);
184 private void onSetDeviceLockResult(@Nullable ActivityResult result) { in onSetDeviceLockResult() method in PrivateSpaceAuthenticationActivity