Home
last modified time | relevance | path

Searched refs:appInfoText (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/preprovisioning/
DPreProvisioningActivity.java431 TextView appInfoText = (TextView) findViewById(R.id.device_owner_app_info_text); in setDpcIconAndLabel() local
432 appInfoText.setText(message); in setDpcIconAndLabel()