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