Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/net/
DHttpMultipartPost.java118 public void send() throws IOException, DataSizeException { in send() method in HttpMultipartPost
/tools/tradefederation/core/src/com/android/tradefed/util/
DEmail.java96 public void send(Message msg) throws IllegalArgumentException, IOException { in send() method in Email
DIEmail.java43 public void send(Message msg) throws IllegalArgumentException, IOException; in send() method