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

  /external/chromium_org/device/bluetooth/
bluetooth_adapter_mac.mm 326 for (const auto& old_device : old_devices) {
327 if (!old_device.second->IsConnected())
330 const std::string& device_address = old_device.first;
332 devices_[device_address] = old_device.second;
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.h 302 * _swdev/<old_device> - new_device = value
303 * - disable old_device and then enable new_device
304 * - if old_device is not enabled just return
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
XKBlib.h 53 int old_device; /* device ID of previous keyboard */ member in struct:_XkbNewKeyboardNotify
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
XKBlib.h 53 int old_device; /* device ID of previous keyboard */ member in struct:_XkbNewKeyboardNotify

Completed in 563 milliseconds