Searched refs:getChooseLockIntent (Results 1 – 4 of 4) sorted by relevance
123 public static Intent getChooseLockIntent(@NonNull Context context, in getChooseLockIntent() method in BiometricUtils
274 Intent intent = BiometricUtils.getChooseLockIntent(this, getIntent()); in launchChooseLock()
530 Intent intent = BiometricUtils.getChooseLockIntent(this, getIntent());
228 Intent intent = BiometricUtils.getChooseLockIntent(getActivity(), getIntent()); in launchChooseOrConfirmLock()