Searched defs:IsCellularDataEnabled (Results 1 – 7 of 7) sorted by relevance
99 int32_t CellularDataController::IsCellularDataEnabled(bool &dataEnabled) const in IsCellularDataEnabled() function in OHOS::Telephony::CellularDataController
125 int32_t CellularDataService::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled() function in OHOS::Telephony::CellularDataService
166 int32_t CellularDataHandler::IsCellularDataEnabled(bool &dataEnabled) const in IsCellularDataEnabled() function in OHOS::Telephony::CellularDataHandler
87 void IsCellularDataEnabled(const uint8_t *data, size_t size) in IsCellularDataEnabled() function
231 int32_t CellularDataClient::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled() function in OHOS::Telephony::CellularDataClient
27 int32_t CellularDataServiceProxy::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled() function in OHOS::Telephony::CellularDataServiceProxy
220 static napi_value IsCellularDataEnabled(napi_env env, napi_callback_info info) in IsCellularDataEnabled() function