OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_BUNDLE_ARRAY
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/content/
RestrictionsManager.java
650
case RestrictionEntry.
TYPE_BUNDLE_ARRAY
:
659
if (restrictionType == RestrictionEntry.
TYPE_BUNDLE_ARRAY
686
* <tr><td>{@link RestrictionEntry#
TYPE_BUNDLE_ARRAY
}</td>
721
case RestrictionEntry.
TYPE_BUNDLE_ARRAY
:
RestrictionEntry.java
103
public static final int
TYPE_BUNDLE_ARRAY
= 8;
134
* {@link #
TYPE_BUNDLE_ARRAY
bundle_array} restrictions.
194
* Constructor for {@link #TYPE_BUNDLE}/{@link #
TYPE_BUNDLE_ARRAY
} type.
197
* represents a {@link #
TYPE_BUNDLE_ARRAY
bundle-array}, {@code restrictionEntries} array may
200
* {@link #
TYPE_BUNDLE_ARRAY
bundle-array} type, otherwise the type will be set to
207
mType =
TYPE_BUNDLE_ARRAY
;
234
* Creates an entry of type {@link #
TYPE_BUNDLE_ARRAY
}.
368
* {@link #
TYPE_BUNDLE_ARRAY
}
/prebuilts/sdk/current/
android.jar
Completed in 307 milliseconds