Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp251 enum class PinLockEnable { enum
303 static bool AmongLock(int mid, PinLockEnable min, PinLockEnable max) in AmongLock()
1143 while (!AmongLock(mode, PinLockEnable::PIN_LOCK_RESET, PinLockEnable::PIN_LOCK_SET)) { in TestSetLockState()