Home | History | Annotate | Download | only in os

Lines Matching defs:readBundle

131  * {@link #writeBundle(Bundle)}, {@link #readBundle()}, and
132 * {@link #readBundle(ClassLoader)}.
1398 * Please use {@link #readBundle(ClassLoader)} instead (whose data must have
1418 * Please use {@link #readBundle(ClassLoader)} instead (whose data must have
1440 public final Bundle readBundle() {
1441 return readBundle(null);
1450 public final Bundle readBundle(ClassLoader loader) {
1909 return readBundle(loader); // loading will be deferred