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

  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 169 int BAND_MODE_UNSPECIFIED = 0; //"unspecified" (selected by baseband automatically)
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneInternalInterface.java 160 static final int BM_UNSPECIFIED = RILConstants.BAND_MODE_UNSPECIFIED; // automatic
    [all...]
  /hardware/interfaces/radio/1.2/vts/functional/
radio_hidl_hal_api.cpp 744 if (mode == RadioBandMode::BAND_MODE_UNSPECIFIED) hasUnspecifiedBandMode = true;
  /hardware/ril/include/telephony/
ril.h 290 BAND_MODE_UNSPECIFIED = 0, //"unspecified" (selected by baseband automatically)
    [all...]
  /hardware/interfaces/radio/1.0/
types.hal 617 BAND_MODE_UNSPECIFIED, // "unspecified" (selected by baseband automatically)
    [all...]

Completed in 298 milliseconds