Searched refs:readBundleEntry (Results 1 – 1 of 1) sorted by relevance
3487 restrictions.putBundle(key, readBundleEntry(parser, values)); in readEntry()3492 Bundle childBundle = readBundleEntry(parser, values); in readEntry()3510 private static Bundle readBundleEntry(XmlPullParser parser, ArrayList<String> values) in readBundleEntry() method in UserManagerService