Searched refs:deviceManagerName (Results 1 – 1 of 1) sorted by relevance
210 TextView deviceManagerName = (TextView) findViewById(R.id.device_manager_name); in setMdmIcon() local211 deviceManagerName.setText(appLabel); in setMdmIcon()