Searched defs:abort (Results 1 – 14 of 14) sorted by relevance
86 void restartConnection(boolean abort) { in restartConnection()
128 void abort() throws IOException; in abort() method
153 public synchronized void abort() throws IOException { in abort() method in ClientOperation
513 public void abort() throws IOException { in abort() method in ServerOperation
101 public void abort() { in abort() method in BluetoothPbapRequest
77 public void abort() { in abort() method in BluetoothPbapObexSession
184 public void abort() { in abort() method in BluetoothPbapSession
547 public void abort() { in abort() method in BluetoothPbapClient
45 void abort(String callId); in abort() method
674 public void abort() { in abort() method in ActivityOptions703 public static void abort(Bundle options) { in abort() method in ActivityOptions
617 private void abort(String callId) { in abort() method in ConnectionService
608 public void abort() { in abort() method in RemoteConnection
511 public void abort() { in abort() method in ViewDragHelper
1295 private void recomputeLastDuration(long curTime, boolean abort) { in recomputeLastDuration()