Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/fingerprint_event_processor/src/
H A Dfingerprint_event_processor.cpp44 const std::string SMART_KEY_IS_OPEN = "1"; variable
392 if (isStartSmartKey == SMART_KEY_IS_OPEN) { in StartSmartKeyIfNeeded()