Home
last modified time | relevance | path

Searched refs:notifyNow (Results 1 - 5 of 5) sorted by relevance

/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_state_manager.cpp27 int32_t slotId, uint32_t mask, bool notifyNow) in AddStateObserver()
30 telephonyObserver, slotId, mask, notifyNow); in AddStateObserver()
26 AddStateObserver(const sptr<TelephonyObserverBroker> &telephonyObserver, int32_t slotId, uint32_t mask, bool notifyNow) AddStateObserver() argument
/base/telephony/state_registry/frameworks/native/observer/include/
H A Dtelephony_state_manager.h79 int32_t slotId, uint32_t mask, bool notifyNow);
/base/telephony/state_registry/services/include/
H A Dtelephony_state_registry_stub.h38 uint32_t mask, const std::string &bundleName, bool notifyNow, pid_t pid, int32_t uid, int32_t tokenId) = 0;
H A Dtelephony_state_registry_service.h61 const std::string &bundleName, bool notifyNow, pid_t pid, int32_t uid, int32_t tokenId) override;
/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_stub.cpp354 bool notifyNow = data.ReadBool(); in OnRegisterStateChange() local
362 ret = RegisterStateChange(callback, slotId, mask, notifyNow); in OnRegisterStateChange()

Completed in 2 milliseconds