Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/app/backup/
H A DBackupAgentTest.java70 when(mBackupScheme.maybeParseAndGetCanonicalIncludePaths()).thenReturn(includePaths); in testGetIncludeExcludeRules_isNotMigration_returnsRules()
/aosp12/frameworks/base/core/java/android/app/backup/
H A DBackupAgent.java574 backupScheme.maybeParseAndGetCanonicalIncludePaths(); in getIncludeExcludeRules()
925 includes = bs.maybeParseAndGetCanonicalIncludePaths(); in isFileEligibleForRestore()
H A DFullBackup.java512 maybeParseAndGetCanonicalIncludePaths() throws IOException, XmlPullParserException { in maybeParseAndGetCanonicalIncludePaths() method in FullBackup.BackupScheme
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt4287 Landroid/app/backup/FullBackup$BackupScheme;->maybeParseAndGetCanonicalIncludePaths()Ljava/util/Map;