HomeSort by relevance Sort by last modified time
    Searched defs:mOemHookIndication (Results 1 - 2 of 2) sorted by null

  /hardware/ril/libril/
ril_service.cpp 468 sp<IOemHookIndication> mOemHookIndication;
768 oemHookService[slotId]->mOemHookIndication = NULL;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java 192 OemHookIndication mOemHookIndication;
419 mOemHookProxy.setResponseFunctions(mOemHookResponse, mOemHookIndication);
466 mOemHookIndication = new OemHookIndication(this);
    [all...]

Completed in 84 milliseconds