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

  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 35 int RIL_ERRNO_INVALID_RESPONSE = -1;
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyUtils.java 242 return RILConstants.RIL_ERRNO_INVALID_RESPONSE;
TelephonyManagerFacade.java 146 if (RILConstants.RIL_ERRNO_INVALID_RESPONSE != networkPreferenceInt) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandException.java 134 case RILConstants.RIL_ERRNO_INVALID_RESPONSE:
  /hardware/ril/libril/
ril.cpp 80 #define RIL_ERRNO_INVALID_RESPONSE (-1)
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 105 milliseconds