Searched refs:OBSERVER_MASK_CELL_INFO (Results 1 – 6 of 6) sorted by relevance
67 Telephony::TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO | in InitTelephonyObserver()83 Telephony::TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO | in InitTelephonyObserver()102 Telephony::TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO | in DisableTelephonyObserver()112 Telephony::TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO | in DisableTelephonyObserver()960 TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO |996 mask = TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO;1033 mask = TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO;1179 service->stateRecords_[0].mask_ = TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO;1191 service->stateRecords_[0].mask_ = TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO;1243 EXPECT_TRUE(service->CheckPermission(TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO));[all …]
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
303 …if (record.IsExistStateListener(TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO) && record.slotId… in UpdateCellInfo()427 if ((mask & TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO) != 0) { in CheckCallerIsSystemApp()521 if ((mask & TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO) != 0) { in CheckPermission()565 if ((record.mask_ & TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO) != 0) { in UpdateData()
57 … } else if (item.IsExistStateListener(TelephonyObserverBroker::OBSERVER_MASK_CELL_INFO)) { in ShowTelephonyStateRegistryInfo()