Searched refs:toXmlByteArray (Results 1 – 2 of 2) sorted by relevance
659 stream.write(toXmlByteArray(localeList)); in setOverrideLocaleConfigUnchecked()801 private byte[] toXmlByteArray(LocaleList localeList) { in toXmlByteArray() method in LocaleManagerService
960 stream.write(toXmlByteArray(userId)); in persistToXml()974 private byte[] toXmlByteArray(@UserIdInt int userId) { in toXmlByteArray() method in AppRestrictionController.RestrictionSettings