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