Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/backup/
H A DFullBackup.java775 final String canonicalXmlPath = in parseRules() local
777 activeSet.add(new PathWithRequiredFlags(canonicalXmlPath, in parseRules()
781 + canonicalXmlPath + ". Ignore if nonexistent."); in parseRules()