HomeSort by relevance Sort by last modified time
    Searched defs:BluetoothDeviceInfo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/system/tray/
system_tray_delegate.cc 19 BluetoothDeviceInfo::BluetoothDeviceInfo()
25 BluetoothDeviceInfo::~BluetoothDeviceInfo() {
system_tray_delegate.h 43 struct ASH_EXPORT BluetoothDeviceInfo {
44 BluetoothDeviceInfo();
45 ~BluetoothDeviceInfo();
54 typedef std::vector<BluetoothDeviceInfo> BluetoothDeviceList;

Completed in 24 milliseconds