Home
last modified time | relevance | path

Searched refs:toXmlByteArray (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/grammaticalinflection/
DGrammaticalInflectionService.java280 stream.write(toXmlByteArray(grammaticalGender, stream)); in setSystemWideGrammaticalGender()
332 private static byte[] toXmlByteArray(int grammaticalGender, FileOutputStream fileStream) in toXmlByteArray() method in GrammaticalInflectionService
/frameworks/base/services/core/java/com/android/server/locales/
DLocaleManagerService.java662 stream.write(toXmlByteArray(localeList)); in setOverrideLocaleConfigUnchecked()
804 private byte[] toXmlByteArray(LocaleList localeList) { in toXmlByteArray() method in LocaleManagerService
/frameworks/base/services/core/java/com/android/server/am/
DAppRestrictionController.java974 stream.write(toXmlByteArray(userId)); in persistToXml()
988 private byte[] toXmlByteArray(@UserIdInt int userId) { in toXmlByteArray() method in AppRestrictionController.RestrictionSettings
/frameworks/base/services/
Dart-wear-profile5256 HPLcom/android/server/am/AppRestrictionController$RestrictionSettings;->toXmlByteArray(I)[B