Searched refs:OBSERVER_MASK_CELL_INFO (Results 1 – 6 of 6) sorted by relevance
27 EVENT_CELL_INFO_UPDATE = TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO,
36 constexpr int32_t LISTEN_CELL_INFO = TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO;
59 static const uint32_t OBSERVER_MASK_CELL_INFO = 0x00000008; variable
64 Telephony::TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO | in InitTelephonyObserver()78 Telephony::TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO | in InitTelephonyObserver()95 Telephony::TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO | in DisableTelephonyObserver()105 Telephony::TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO | in DisableTelephonyObserver()
57 … } else if (item.IsExistStateListener(TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO)) { in ShowTelephonyStateRegistryInfo()
267 if (record.IsExistStateListener(TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO) && in UpdateCellInfo()362 if ((mask & TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO) != 0) { in CheckPermission()409 if ((record.mask_ & TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO) != 0) { in UpdateData()