Searched refs:mDeviceNativeType (Results 1 – 1 of 1) sorted by relevance
174 final String mDeviceNativeType; field in AudioServiceEvents.DeviceVolumeEvent184 mDeviceNativeType = "0x" + Integer.toHexString(device.getInternalType()); in DeviceVolumeEvent()195 .set(MediaMetrics.Property.DEVICE, mDeviceNativeType) in DeviceVolumeEvent()206 .append(" device:").append(mDeviceNativeType) in eventToString()