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