Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_tracker.cpp29 const int32_t ACTIVE_USER_ID = 100; variable
254 if (activeList[0] == ACTIVE_USER_ID) { in OnAddSystemAbility()
317 if (userId == ACTIVE_USER_ID) { in OnReceiveEvent()
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_manager.cpp33 const int32_t ACTIVE_USER_ID = 100; variable
297 if (userId == ACTIVE_USER_ID) { in QueryUnReadMissedCallLog()
323 if (activeList[0] == ACTIVE_USER_ID) { in OnAddSystemAbility()