Searched refs:sendUrgentData (Results 1 – 5 of 5) sorted by relevance
412 protected void sendUrgentData(int data) throws IOException in sendUrgentData() method in LocalSocketImpl
43258 method public void sendUrgentData(int) throws java.io.IOException;43300 method protected abstract void sendUrgentData(int) throws java.io.IOException;
63631 method public void sendUrgentData(int) throws java.io.IOException;63673 method protected abstract void sendUrgentData(int) throws java.io.IOException;
63775 method public void sendUrgentData(int) throws java.io.IOException;63817 method protected abstract void sendUrgentData(int) throws java.io.IOException;
43916 Landroid/net/LocalSocketImpl;->sendUrgentData(I)V