Lines Matching refs:RestrictionEntry
8986 public class RestrictionEntry implements android.os.Parcelable {
8987 ctor public RestrictionEntry(int, java.lang.String);
8988 ctor public RestrictionEntry(java.lang.String, java.lang.String);
8989 ctor public RestrictionEntry(java.lang.String, boolean);
8990 ctor public RestrictionEntry(java.lang.String, java.lang.String[]);
8991 ctor public RestrictionEntry(java.lang.String, int);
8992 ctor public RestrictionEntry(android.os.Parcel);
8993 … public static android.content.RestrictionEntry createBundleArrayEntry(java.lang.String, android.c…
8994 …hod public static android.content.RestrictionEntry createBundleEntry(java.lang.String, android.con…
9002 method public android.content.RestrictionEntry[] getRestrictions();
9014 method public void setRestrictions(android.content.RestrictionEntry[]);
9020 … field public static final android.os.Parcelable.Creator<android.content.RestrictionEntry> CREATOR;
9032 …ic android.os.Bundle convertRestrictionsToBundle(java.util.List<android.content.RestrictionEntry>);
9035 …method public java.util.List<android.content.RestrictionEntry> getManifestRestrictions(java.lang.S…