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;
65 static const uint32_t OBSERVER_MASK_CELL_INFO = 0x00000008; variable
64 Telephony::TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO | in InitTelephonyObserver()80 Telephony::TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO | in InitTelephonyObserver()99 Telephony::TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO | in DisableTelephonyObserver()109 Telephony::TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO | in DisableTelephonyObserver()
57 … } else if (item.IsExistStateListener(TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO)) { in ShowTelephonyStateRegistryInfo()
273 …if (record.IsExistStateListener(TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO) && record.slotId… in UpdateCellInfo()379 if ((mask & TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO) != 0) { in CheckCallerIsSystemApp()467 if ((mask & TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO) != 0) { in CheckPermission()511 if ((record.mask_ & TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO) != 0) { in UpdateData()