Lines Matching full:controller
65 * 'android.sdk.controller', so to enable connecting to it from the host, run
67 * adb forward tcp:<port> localabstract: android.sdk.controller
111 /* Default TCP port to use for connection with SDK controller. */
114 /* Declares SDK controller socket descriptor. */
117 /* Declares SDK controller message descriptor. */
120 /* Declares SDK controller query descriptor. */
123 /* Declares SDK controller direct packet descriptor.
129 /* Defines client's callback set to monitor SDK controller socket connection.
400 /* Sends query to SDK controller.
410 * controller.
483 /* Creates an SDK controller socket descriptor.
492 * controller.
507 * In many cases data exchanged between SDK controller sides are small, and,
513 * for the given SDK controller connection. Recycling includes memory allocated
543 /* Asynchronously connects to SDK controller.
552 /* Asynchronously reconnects to SDK controller.
561 /* Disconnects from SDK controller.
567 /* Checks if SDK controller socket is connected.
575 /* Checks if SDK controller port is ready for emulation.
583 /* Gets status of the SDK controller port for this socket.
587 * Status of the SDK controller port for this socket.