Home | History | Annotate | Download | only in phone

Lines Matching refs:ConnectionHandler

109     private static ConnectionHandler mConnectionHandler;
157 private static class ConnectionHandler extends Handler {
189 * Register the ConnectionHandler with the phone, to receive connection events
193 mConnectionHandler = new ConnectionHandler();