Searched refs:toXmlByteArray (Results 1 – 4 of 4) sorted by relevance
280 stream.write(toXmlByteArray(grammaticalGender, stream)); in setSystemWideGrammaticalGender()332 private static byte[] toXmlByteArray(int grammaticalGender, FileOutputStream fileStream) in toXmlByteArray() method in GrammaticalInflectionService
662 stream.write(toXmlByteArray(localeList)); in setOverrideLocaleConfigUnchecked()804 private byte[] toXmlByteArray(LocaleList localeList) { in toXmlByteArray() method in LocaleManagerService
974 stream.write(toXmlByteArray(userId)); in persistToXml()988 private byte[] toXmlByteArray(@UserIdInt int userId) { in toXmlByteArray() method in AppRestrictionController.RestrictionSettings
5256 HPLcom/android/server/am/AppRestrictionController$RestrictionSettings;->toXmlByteArray(I)[B