HomeSort by relevance Sort by last modified time
    Searched refs:RIL_REQUEST_VOICE_RADIO_TECH (Results 1 - 6 of 6) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 286 int RIL_REQUEST_VOICE_RADIO_TECH = 108;
  /hardware/ril/libril/
ril_commands.h 125 {RIL_REQUEST_VOICE_RADIO_TECH, dispatchVoiceRadioTech, responseInts},
ril.cpp 349 /* For older RILs that do not support new commands RIL_REQUEST_VOICE_RADIO_TECH and
    [all...]
  /hardware/ril/include/telephony/
ril.h     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java 654 RILRequest rr = RILRequest.obtain(RIL_REQUEST_VOICE_RADIO_TECH, result);
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c     [all...]

Completed in 189 milliseconds