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/preprovisioning/
DeleteManagedProfileDialog.java 123 TextView deviceManagerName = view.findViewById(R.id.device_manager_name);
124 deviceManagerName.setText(appLabel);
PreProvisioningActivity.java 439 TextView deviceManagerName = (TextView) findViewById(R.id.device_manager_name);
440 deviceManagerName.setText(appName);

Completed in 68 milliseconds