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

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

Completed in 45 milliseconds