Searched refs:OEM_ERROR_9 (Results 1 – 2 of 2) sorted by relevance
102 OEM_ERROR_9, enumConstant279 case RILConstants.OEM_ERROR_9: in fromRilErrno()280 return new CommandException(Error.OEM_ERROR_9); in fromRilErrno()
118 int OEM_ERROR_9 = 509; field