Searched defs:IsSimActive (Results 1 – 8 of 8) sorted by relevance
109 void IsSimActive(const uint8_t *data, size_t size) in IsSimActive() function
507 bool MultiSimController::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::MultiSimController
279 bool SimManager::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::SimManager
510 bool CoreService::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreService
351 bool CoreServiceClient::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreServiceClient
1787 bool CoreManagerInner::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreManagerInner
870 bool CoreServiceProxy::IsSimActive(int32_t slotId) in IsSimActive() function in OHOS::Telephony::CoreServiceProxy
442 napi_value IsSimActive(napi_env env, napi_callback_info info) in IsSimActive() function