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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandException.java 92 DEVICE_IN_USE,
259 case RILConstants.DEVICE_IN_USE:
260 return new CommandException(Error.DEVICE_IN_USE);
  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 105 int DEVICE_IN_USE = 64; /* Operation cannot be performed because the device

Completed in 152 milliseconds