Searched refs:onRemoveProfileApproval (Results 1 – 2 of 2) sorted by relevance
126 .onRemoveProfileApproval(callbackUserProfileId); in onCreateDialog()160 public abstract void onRemoveProfileApproval(int managedProfileUserId); in onRemoveProfileApproval() method
310 public void onRemoveProfileApproval(int existingManagedProfileUserId) { in onRemoveProfileApproval() method in PreProvisioningActivity