Lines Matching refs:RestrictionEntry
8995 public class RestrictionEntry implements android.os.Parcelable {
8996 ctor public RestrictionEntry(int, java.lang.String);
8997 ctor public RestrictionEntry(java.lang.String, java.lang.String);
8998 ctor public RestrictionEntry(java.lang.String, boolean);
8999 ctor public RestrictionEntry(java.lang.String, java.lang.String[]);
9000 ctor public RestrictionEntry(java.lang.String, int);
9001 ctor public RestrictionEntry(android.os.Parcel);
9002 … public static android.content.RestrictionEntry createBundleArrayEntry(java.lang.String, android.c…
9003 …hod public static android.content.RestrictionEntry createBundleEntry(java.lang.String, android.con…
9011 method public android.content.RestrictionEntry[] getRestrictions();
9023 method public void setRestrictions(android.content.RestrictionEntry[]);
9029 … field public static final android.os.Parcelable.Creator<android.content.RestrictionEntry> CREATOR;
9041 …ic android.os.Bundle convertRestrictionsToBundle(java.util.List<android.content.RestrictionEntry>);
9044 …method public java.util.List<android.content.RestrictionEntry> getManifestRestrictions(java.lang.S…