Searched refs:SelectAccountId (Results 1 – 3 of 3) sorted by relevance
50 bool SelectAccountId(int32_t slotId, AppExecFwk::PacMap &extras);
253 bool CallNumberUtils::SelectAccountId(int32_t slotId, AppExecFwk::PacMap &extras) in SelectAccountId() function in OHOS::Telephony::CallNumberUtils
43 if (!DelayedSingleton<CallNumberUtils>::GetInstance()->SelectAccountId(accountId, extras)) { in DialPolicy()