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

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

Completed in 31 milliseconds