HomeSort by relevance Sort by last modified time
    Searched refs:deviceManagerName (Results 1 - 2 of 2) sorted by null

  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
DeleteManagedProfileDialog.java 115 TextView deviceManagerName = (TextView) dialog.findViewById(
117 deviceManagerName.setText(appLabel);
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/uiflows/
PreProvisioningActivity.java 227 TextView deviceManagerName = (TextView) findViewById(R.id.device_manager_name);
235 deviceManagerName.setText(appLabel);
239 deviceManagerName.setText(packageName);

Completed in 95 milliseconds