Home | History | Annotate | Download | only in libril

Lines Matching defs:mOemHookIndication

468 mOemHookIndication;
768 oemHookService[slotId]->mOemHookIndication = NULL;
2906 mOemHookIndication = oemHookIndicationParam;
8462 if (oemHookService[slotId] != NULL && oemHookService[slotId]->mOemHookIndication != NULL) {
8473 Return<void> retStatus = oemHookService[slotId]->mOemHookIndication->oemHookRaw(
8477 RLOGE("oemHookRawInd: oemHookService[%d]->mOemHookIndication == NULL", slotId);