Home
last modified time | relevance | path

Searched refs:TYPE_BUNDLE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/content/
DRestrictionEntry.java97 public static final int TYPE_BUNDLE = 7; field in RestrictionEntry
210 if (restriction.getType() != TYPE_BUNDLE) { in RestrictionEntry()
217 mType = TYPE_BUNDLE; in RestrictionEntry()
DRestrictionsManager.java654 case RestrictionEntry.TYPE_BUNDLE: in loadRestriction()
665 && childEntry.getType() != RestrictionEntry.TYPE_BUNDLE) { in loadRestriction()
721 case RestrictionEntry.TYPE_BUNDLE: in addRestrictionToBundle()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt11119 field public static final int TYPE_BUNDLE = 7; // 0x7