Searched refs:SWITCH_STATE_STOP (Results 1 – 2 of 2) sorted by relevance
23 const std::string LocationSubscriber::SWITCH_STATE_STOP = "false"; member in OHOS::Telephony::LocationSubscriber66 if (switchState == LocationSubscriber::SWITCH_STATE_STOP) { in OnReceiveEvent()
55 static const std::string SWITCH_STATE_STOP; variable