Searched refs:defaultDataSlotId (Results 1 – 1 of 1) sorted by relevance
265 …int32_t defaultDataSlotId = DelayedRefSingleton<CellularDataClient>::GetInstance().GetDefaultCellu… in SelectAccountId() local266 …if (defaultDataSlotId != TELEPHONY_ERR_IPC_CONNECT_STUB_FAIL && IsValidSlotId(defaultDataSlotId)) { in SelectAccountId()267 extras.PutIntValue("accountId", defaultDataSlotId); in SelectAccountId()268 TELEPHONY_LOGI("select accountId to defaultDataSlotId = %{public}d", defaultDataSlotId); in SelectAccountId()