Searched refs:networkCb (Results 1 – 1 of 1) sorted by relevance
10671 auto networkCb = radioService[slotId]->mCallbackManager->indication().networkCb(); in cellularIdentifierDisclosedInd() local10673 if (!networkCb) { in cellularIdentifierDisclosedInd()10689 networkCb->cellularIdentifierDisclosed(aidl_radio::RadioIndicationType(indicationType), in cellularIdentifierDisclosedInd()10701 auto networkCb = radioService[slotId]->mCallbackManager->indication().networkCb(); in securityAlgorithmUpdatedInd() local10703 if (!networkCb) { in securityAlgorithmUpdatedInd()10717 networkCb->securityAlgorithmsUpdated(aidl_radio::RadioIndicationType(indicationType), update); in securityAlgorithmUpdatedInd()