Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DBluetoothDevicesInfo.java101 public class DeviceInfo { class in BluetoothDevicesInfo
107 public DeviceInfo(BluetoothDevice device, int state) { in DeviceInfo() method in BluetoothDevicesInfo.DeviceInfo