Searched refs:isEnabledForApp (Results 1 – 2 of 2) sorted by relevance
983 if (isEnabledForApp(modality, userId)) { in checkAndGetBiometricModality()1013 private boolean isEnabledForApp(int modality, int userId) { in isEnabledForApp() method in BiometricService
5145 PLcom/android/server/biometrics/BiometricService;->isEnabledForApp(I)Z