Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java550 writeExtraAttributes(out, approvedUserId); in writeXml()
584 protected void writeExtraAttributes(TypedXmlSerializer out, int userId) throws IOException {} in writeExtraAttributes() method in ManagedServices