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