Searched refs:posn (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/net/
H A DURLConnection.java551 * Returns the name of the header field at the given position {@code posn} or
552 * {@code null} if there are fewer than {@code posn} fields. The base
559 * @param posn
563 public String getHeaderFieldKey(int posn) { argument

Completed in 27 milliseconds