Home | History | Annotate | Download | only in phone

Lines Matching refs:Thread

330      * Thread for RFCOMM connection
334 private class RfcommConnectThread extends Thread {
415 * Receives events from mConnectThread back in the main thread.
446 * Receives events from a connected RFCOMM socket back in the main thread.
797 // cancel the connection thread
865 // The state machine would have canceled the connect thread.