Home
last modified time | relevance | path

Searched defs:optID (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecBaseTest.java462 public void setOption(int optID, Object value) throws SocketException { in setOption()
470 private void setOptionInternal(int optID, Object value) throws ErrnoException, in setOptionInternal()
485 public Object getOption(int optID) throws SocketException { in getOption()
493 private Object getOptionInternal(int optID) throws ErrnoException, SocketException { in getOptionInternal()