Searched refs:IAM_ENABLE_FINGERPRINT_PARAM (Results 1 – 1 of 1) sorted by relevance
34 const char IAM_ENABLE_FINGERPRINT_PARAM[] = "persist.useriam.enable.fingerprintauth"; variable48 if (strcmp(key, IAM_ENABLE_FINGERPRINT_PARAM) != 0) { in ParameterChange()77 int32_t ret = WatchParameter(IAM_ENABLE_FINGERPRINT_PARAM, ParameterChange, nullptr); in OnAddSystemAbility()91 int32_t ret = RemoveParameterWatcher(IAM_ENABLE_FINGERPRINT_PARAM, ParameterChange, nullptr); in OnRemoveSystemAbility()