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

/external/autotest/client/site_tests/platform_CrosDisksDBus/
H A Dplatform_CrosDisksDBus.py118 properties = self.cros_disks.get_device_properties(device)
129 properties = self.cros_disks.get_device_properties(device)
139 properties = self.cros_disks.get_device_properties(device)
144 properties = self.cros_disks.get_device_properties('/nonexistent')
161 properties = self.cros_disks.get_device_properties(device)
/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.py848 properties = self.bluetooth_facade.get_device_properties(
1111 properties = self.bluetooth_facade.get_device_properties(
1157 properties = self.bluetooth_facade.get_device_properties(
1182 properties = self.bluetooth_facade.get_device_properties(
/external/autotest/client/cros/
H A Dcros_disks.py237 def get_device_properties(self, path): member in class:CrosDisksClient

Completed in 195 milliseconds