Searched defs:childBundle (Results 1 – 6 of 6) sorted by relevance
92 final PersistableBundle childBundle = in.getPersistableBundle(CHILD_PARAMS_KEY); in deserializeIkeParams() local
74 Bundle childBundle = bundle.getBundle("bundle_key"); in testConvertRestrictionsToBundle() local
128 Bundle childBundle = bundle.getBundle("bundle"); in assertBundle() local
723 Bundle childBundle = convertRestrictionsToBundle(Arrays.asList(restrictions)); in addRestrictionToBundle() local724 bundle.putBundle(entry.getKey(), childBundle); in addRestrictionToBundle() local
1571 Bundle childBundle = getChildExtrasFromHostBundle(extras); in updateExtras() local
4573 Bundle childBundle = readBundleEntry(parser, values); in readEntry() local4593 Bundle childBundle = new Bundle(); in readBundleEntry() local