Searched refs:deviceManagerName (Results 1 – 2 of 2) sorted by relevance
222 TextView deviceManagerName = (TextView) findViewById(R.id.device_manager_name); in setMdmIconAndLabel() local230 deviceManagerName.setText(appLabel); in setMdmIconAndLabel()234 deviceManagerName.setText(packageName); in setMdmIconAndLabel()
115 TextView deviceManagerName = (TextView) dialog.findViewById( in onCreateDialog() local117 deviceManagerName.setText(appLabel); in onCreateDialog()