Searched refs:PARAMETERS_KEY_SLOTID (Results 1 – 2 of 2) sorted by relevance
36 const char* MyLocationEngine::PARAMETERS_KEY_SLOTID = "slotId"; member in OHOS::Telephony::MyLocationEngine378 want.SetParam(PARAMETERS_KEY_SLOTID, std::to_string(info.accountId)); in StartEccService()
117 static const char* PARAMETERS_KEY_SLOTID; variable