Home | History | Annotate | Download | only in phone

Lines Matching full:connectionhandler

110     private static ConnectionHandler mConnectionHandler;
143 private static class ConnectionHandler extends Handler {
172 if (DBG) log("ConnectionHandler: updating mute state for each connection");
239 * Register the ConnectionHandler with the phone, to receive connection events
243 mConnectionHandler = new ConnectionHandler();