Searched refs:OEM_ERROR_15 (Results 1 – 2 of 2) sorted by relevance
108 OEM_ERROR_15, enumConstant291 case RILConstants.OEM_ERROR_15: in fromRilErrno()292 return new CommandException(Error.OEM_ERROR_15); in fromRilErrno()
124 int OEM_ERROR_15 = 515; field