Searched defs:childBundle (Results 1 – 4 of 4) sorted by relevance
70 Bundle childBundle = bundle.getBundle("bundle_key"); in testConvertRestrictionsToBundle() local
114 Bundle childBundle = bundle.getBundle("bundle"); in assertBundle() local
718 Bundle childBundle = convertRestrictionsToBundle(Arrays.asList(restrictions)); in addRestrictionToBundle() local719 bundle.putBundle(entry.getKey(), childBundle); in addRestrictionToBundle() local
2673 Bundle childBundle = readBundleEntry(parser, values); in readEntry() local2693 Bundle childBundle = new Bundle(); in readBundleEntry() local