Home
last modified time | relevance | path

Searched refs:mOemHookIndication (Results 1 – 1 of 1) sorted by relevance

/hardware/ril/libril/
Dril_service.cpp471 sp<IOemHookIndication> mOemHookIndication; member
783 oemHookService[slotId]->mOemHookIndication = NULL; in checkReturnStatus()
2931 mOemHookIndication = oemHookIndicationParam; in setResponseFunctions()
8545 if (oemHookService[slotId] != NULL && oemHookService[slotId]->mOemHookIndication != NULL) { in oemHookRawInd()
8556 Return<void> retStatus = oemHookService[slotId]->mOemHookIndication->oemHookRaw( in oemHookRawInd()