Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DDeviceDiscoveryAction.java69 private static final class DeviceInfo { class in DeviceDiscoveryAction
78 private DeviceInfo(int logicalAddress) { in DeviceInfo() method in DeviceDiscoveryAction.DeviceInfo
88 private final ArrayList<DeviceInfo> mDevices = new ArrayList<>();
128 DeviceInfo info = new DeviceInfo(i); in allocateDevices()
249 DeviceInfo current = mDevices.get(mProcessedDeviceCount); in handleReportPhysicalAddress()
275 DeviceInfo current = mDevices.get(mProcessedDeviceCount);
298 DeviceInfo current = mDevices.get(mProcessedDeviceCount);
324 for (DeviceInfo info : mDevices) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImpl.java87 private final ArrayMap<BluetoothDevice, DeviceInfo> mDeviceInfo = new ArrayMap<>();
125 final DeviceInfo info = mDeviceInfo.valueAt(i); in dump()
132 private static String infoToString(DeviceInfo info) { in infoToString()
201 final DeviceInfo info = mDeviceInfo.valueAt(i); in getPairedDevices()
234 final DeviceInfo info = mDeviceInfo.get(device); in connect()
302 for (DeviceInfo info : mDeviceInfo.values()) { in handleUpdateBondedDevices()
328 DeviceInfo info = updateInfo(device); in handleUpdateConnectionStates()
344 DeviceInfo info = updateInfo(device); in handleUpdateConnectionState()
380 DeviceInfo info = mDeviceInfo.valueAt(i); in handleConnectionChange()
525 private DeviceInfo updateInfo(BluetoothDevice device) { in updateInfo()
[all …]
/frameworks/av/services/camera/libcameraservice/api1/client2/
DParameters.h200 struct DeviceInfo { struct
DParameters.cpp1018 DeviceInfo::OverrideModes modes; in buildFastInfo()
/frameworks/base/docs/html/about/versions/
Dandroid-3.1.jd184 corresponding to the DeviceInfo Dataset described in section 5.1.1 of the MTP