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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandException.java 63 LCE_NOT_SUPPORTED,
202 case RILConstants.LCE_NOT_SUPPORTED:
203 return new CommandException(Error.LCE_NOT_SUPPORTED);
  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 78 int LCE_NOT_SUPPORTED = 36; /* Link Capacity Estimation (LCE) not supported */
  /hardware/interfaces/radio/1.0/vts/functional/
radio_hidl_hal_misc.cpp 698 {RadioError::INTERNAL_ERR, RadioError::LCE_NOT_SUPPORTED,
716 {RadioError::NONE, RadioError::LCE_NOT_SUPPORTED,
  /hardware/interfaces/radio/1.0/
types.hal 87 LCE_NOT_SUPPORTED = 36, // LCE service not supported(36 in RILConstants.java)
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 111 milliseconds