Searched refs:getChooseLockIntent (Results 1 – 4 of 4) sorted by relevance
204 public static Intent getChooseLockIntent(@NonNull Context context, in getChooseLockIntent() method in BiometricUtils229 public static Intent getChooseLockIntent(@NonNull Context context, in getChooseLockIntent() method in BiometricUtils
336 Intent intent = BiometricUtils.getChooseLockIntent(this, getIntent()); in launchChooseLock()
703 Intent intent = BiometricUtils.getChooseLockIntent(this, getIntent());
393 Intent intent = BiometricUtils.getChooseLockIntent(getActivity(), getIntent()); in launchChooseOrConfirmLock()