Searched refs:OBSERVER_MASK_SIGNAL_STRENGTHS (Results 1 – 6 of 6) sorted by relevance
28 EVENT_SIGNAL_STRENGTHS_UPDATE = TelephonyObserverBroker::OBSERVER_MASK_SIGNAL_STRENGTHS,
37 constexpr int32_t LISTEN_SIGNAL_STRENGTHS = TelephonyObserverBroker::OBSERVER_MASK_SIGNAL_STRENGTHS;
60 static const uint32_t OBSERVER_MASK_SIGNAL_STRENGTHS = 0x00000010; variable
65 Telephony::TelephonyObserverBroker::OBSERVER_MASK_SIGNAL_STRENGTHS | in InitTelephonyObserver()79 Telephony::TelephonyObserverBroker::OBSERVER_MASK_SIGNAL_STRENGTHS | in InitTelephonyObserver()96 … Telephony::TelephonyObserverBroker::OBSERVER_MASK_SIGNAL_STRENGTHS | in DisableTelephonyObserver()106 Telephony::TelephonyObserverBroker::OBSERVER_MASK_SIGNAL_STRENGTHS | in DisableTelephonyObserver()
55 … } else if (item.IsExistStateListener(TelephonyObserverBroker::OBSERVER_MASK_SIGNAL_STRENGTHS)) { in ShowTelephonyStateRegistryInfo()
239 if (record.IsExistStateListener(TelephonyObserverBroker::OBSERVER_MASK_SIGNAL_STRENGTHS) && in UpdateSignalInfo()399 if ((record.mask_ & TelephonyObserverBroker::OBSERVER_MASK_SIGNAL_STRENGTHS) != 0) { in UpdateData()