Lines Matching refs:RestrictionEntry
10356 public class RestrictionEntry implements android.os.Parcelable {
10357 ctor public RestrictionEntry(int, java.lang.String);
10358 ctor public RestrictionEntry(java.lang.String, java.lang.String);
10359 ctor public RestrictionEntry(java.lang.String, boolean);
10360 ctor public RestrictionEntry(java.lang.String, java.lang.String[]);
10361 ctor public RestrictionEntry(java.lang.String, int);
10362 ctor public RestrictionEntry(android.os.Parcel);
10363 … public static android.content.RestrictionEntry createBundleArrayEntry(java.lang.String, android.c…
10364 …hod public static android.content.RestrictionEntry createBundleEntry(java.lang.String, android.con…
10372 method public android.content.RestrictionEntry[] getRestrictions();
10384 method public void setRestrictions(android.content.RestrictionEntry[]);
10390 … field public static final android.os.Parcelable.Creator<android.content.RestrictionEntry> CREATOR;
10402 …ic android.os.Bundle convertRestrictionsToBundle(java.util.List<android.content.RestrictionEntry>);
10405 …method public java.util.List<android.content.RestrictionEntry> getManifestRestrictions(java.lang.S…