Lines Matching refs:RestrictionEntry
9328 public class RestrictionEntry implements android.os.Parcelable {
9329 ctor public RestrictionEntry(int, java.lang.String);
9330 ctor public RestrictionEntry(java.lang.String, java.lang.String);
9331 ctor public RestrictionEntry(java.lang.String, boolean);
9332 ctor public RestrictionEntry(java.lang.String, java.lang.String[]);
9333 ctor public RestrictionEntry(java.lang.String, int);
9334 ctor public RestrictionEntry(android.os.Parcel);
9335 … public static android.content.RestrictionEntry createBundleArrayEntry(java.lang.String, android.c…
9336 …hod public static android.content.RestrictionEntry createBundleEntry(java.lang.String, android.con…
9344 method public android.content.RestrictionEntry[] getRestrictions();
9356 method public void setRestrictions(android.content.RestrictionEntry[]);
9362 … field public static final android.os.Parcelable.Creator<android.content.RestrictionEntry> CREATOR;
9374 …ic android.os.Bundle convertRestrictionsToBundle(java.util.List<android.content.RestrictionEntry>);
9377 …method public java.util.List<android.content.RestrictionEntry> getManifestRestrictions(java.lang.S…