Searched refs:get_device_properties (Results 1 - 4 of 4) sorted by relevance

/external/autotest/client/site_tests/platform_CrosDisksDBus/
H A Dplatform_CrosDisksDBus.py119 properties = self.cros_disks.get_device_properties(device)
130 properties = self.cros_disks.get_device_properties(device)
140 properties = self.cros_disks.get_device_properties(device)
145 properties = self.cros_disks.get_device_properties('/nonexistent')
/external/autotest/server/cros/bluetooth/
H A Dbluetooth_device.py354 def get_device_properties(self, address): member in class:BluetoothDevice
H A Dbluetooth_adapter_tests.py800 properties = self.bluetooth_facade.get_device_properties(
1063 properties = self.bluetooth_facade.get_device_properties(
1109 properties = self.bluetooth_facade.get_device_properties(
1134 properties = self.bluetooth_facade.get_device_properties(
/external/autotest/client/cros/
H A Dcros_disks.py238 def get_device_properties(self, path): member in class:CrosDisksClient

Completed in 344 milliseconds