Searched refs:deviceLayout (Results 1 – 1 of 1) sorted by relevance
84 LinearLayout deviceLayout = in onProjectionStatusChanged() local89 TextView deviceId = deviceLayout.findViewById(R.id.projection_device_id); in onProjectionStatusChanged()92 TextView deviceName = deviceLayout.findViewById(R.id.projection_device_name); in onProjectionStatusChanged()96 deviceLayout.findViewById(R.id.projection_device_transports); in onProjectionStatusChanged()105 deviceLayout.findViewById(R.id.projection_device_projecting); in onProjectionStatusChanged()108 detailLayout.addView(deviceLayout); in onProjectionStatusChanged()