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