HomeSort by relevance Sort by last modified time
    Searched refs:android_device_connect_async (Results 1 - 4 of 4) sorted by null

  /external/qemu/android/
android-device.h 74 * Asynchronous connection is initiated via android_device_connect_async API. The
224 extern int android_device_connect_async(AndroidDevice* ad,
multitouch-port.c 280 android_device_connect_async(ad, _on_device_connected);
311 res = android_device_connect_async(mtsp->device, _on_device_connected);
sensors-port.c 169 android_device_connect_async(ad, _on_device_connected);
android-device.c 1430 android_device_connect_async(AndroidDevice* ad, device_connected_cb on_connected) function
    [all...]

Completed in 453 milliseconds