OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_BUNDLE
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/core/java/android/content/
RestrictionEntry.java
97
public static final int
TYPE_BUNDLE
= 7;
133
* List of nested restrictions. Used by {@link #
TYPE_BUNDLE
bundle} and
194
* Constructor for {@link #
TYPE_BUNDLE
}/{@link #TYPE_BUNDLE_ARRAY} type.
198
* only contain elements of type {@link #
TYPE_BUNDLE
bundle}.
201
* {@link #
TYPE_BUNDLE
bundle}.
210
if (restriction.getType() !=
TYPE_BUNDLE
) {
217
mType =
TYPE_BUNDLE
;
223
* Creates an entry of type {@link #
TYPE_BUNDLE
}.
237
* elements of type {@link #
TYPE_BUNDLE
bundle}.
367
* <p>This method is only relevant for types {@link #
TYPE_BUNDLE
} an
[
all
...]
RestrictionsManager.java
649
case RestrictionEntry.
TYPE_BUNDLE
:
660
&& childEntry.getType() != RestrictionEntry.
TYPE_BUNDLE
) {
685
* <tr><td>{@link RestrictionEntry#
TYPE_BUNDLE
}</td><td>{@link Bundle#putBundle}</td></tr>
716
case RestrictionEntry.
TYPE_BUNDLE
:
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar
/prebuilts/sdk/current/
android.jar
Completed in 441 milliseconds