Home
last modified time | relevance | path

Searched defs:connectDevice (Results 1 – 3 of 3) sorted by relevance

/development/tools/emulator/system/camera/
DEmulatedQemuCameraDevice.cpp75 status_t EmulatedQemuCameraDevice::connectDevice() in connectDevice() function in android::EmulatedQemuCameraDevice
DEmulatedFakeCameraDevice.cpp64 status_t EmulatedFakeCameraDevice::connectDevice() in connectDevice() function in android::EmulatedFakeCameraDevice
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DBluetoothChat.java319 private void connectDevice(Intent data, boolean secure) { in connectDevice() method in BluetoothChat