Searched defs:profileOwnerComponent (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java5919 * <p> profileOwnerComponent is the {@link DeviceAdminReceiver} to be the profile owner as well
5924 * profileOwnerComponent when onEnable is called.
5929 * @param profileOwnerComponent The {@link DeviceAdminReceiver} that will be an active admin on
5942 String ownerName, @NonNull ComponentName profileOwnerComponent, Bundle adminExtras) {
5941 createAndInitializeUser(@onNull ComponentName admin, String name, String ownerName, @NonNull ComponentName profileOwnerComponent, Bundle adminExtras) argument

Completed in 71 milliseconds