ManagedSubscriptionsPolicy


public final class ManagedSubscriptionsPolicy
extends Object implements Parcelable

java.lang.Object
   ↳ android.app.admin.ManagedSubscriptionsPolicy


A policy class that describes how managed SIM subscriptions should behave on the device.

Summary

Constants

int TYPE_ALL_MANAGED_SUBSCRIPTIONS

Represents policy to have only managed subscriptions on the device, any existing and future subscriptions on the device are exclusively associated with the managed profile.

int TYPE_ALL_PERSONAL_SUBSCRIPTIONS

Represents default policy to not have any managed subscriptions on the device.

Inherited constants