Searched refs:appPermissions (Results 1 – 1 of 1) sorted by relevance
323 appPermissions.put(new Pair<>(UID_P, PKG_P), new Pair<>(true, false)); in setUp()324 appPermissions.put(new Pair<>(UID_O, PKG_O), new Pair<>(true, false)); in setUp()328 .thenReturn(appPermissions); in setUp()473 .thenReturn(appPermissions); in testWriteXml_onlyBackupsTargetUser()505 .thenReturn(appPermissions); in testReadXml_onlyRestoresTargetUser()1070 .thenReturn(appPermissions); in testChannelXmlForNonBackup_postMigration()1156 .thenReturn(appPermissions); in testChannelXmlForBackup_postMigration()1244 .thenReturn(appPermissions); in testChannelXmlForBackup_postMigration_noExternal()1333 .thenReturn(appPermissions); in testChannelXmlForBackup_postMigration_noLocalSettings()1506 .thenReturn(appPermissions); in testBackupRestoreXml_withNullSoundUri()[all …]