Home
last modified time | relevance | path

Searched refs:g_cellularDataClient (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/core_service/test/unittest/ui_client/
H A Dui_client_test.cpp49 CellularDataClient &g_cellularDataClient = CellularDataClient::GetInstance(); variable
156 g_cellularDataClient.RegisterSimAccountCallback(); in RegisterSimAccountCallback()
158 g_cellularDataClient.registerStatus_ = false; in RegisterSimAccountCallback()
179 g_cellularDataClient.UnregisterSimAccountCallback(); in UnRegisterSimAccountCallback()
294 if (g_cellularDataClient.GetProxy() == nullptr) { in Init()