Searched refs:OEM_ERROR_15 (Results 1 – 2 of 2) sorted by relevance
116 OEM_ERROR_15, enumConstant304 case RILConstants.OEM_ERROR_15: in fromRilErrno()305 return new CommandException(Error.OEM_ERROR_15); in fromRilErrno()
121 int OEM_ERROR_15 = 515; field