Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp80 const std::string WALLET_BUNDLE_NAME { "com.hmos.walletservice" }; variable
1028 if (item.ability.bundleName == WALLET_BUNDLE_NAME) { in ParseRepeatKeyMaxCount()