Searched defs:IsSimActive (Results 1 – 8 of 8) sorted by relevance
114 void IsSimActive(const uint8_t *data, size_t size) in IsSimActive() function
416 bool MultiSimController::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::MultiSimController
240 bool SimManager::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::SimManager
475 bool CoreService::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreService
331 bool CoreServiceClient::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreServiceClient
1732 bool CoreManagerInner::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreManagerInner
816 bool CoreServiceProxy::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreServiceProxy
424 napi_value IsSimActive(napi_env env, napi_callback_info info) in IsSimActive() function