Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/backup/internal/
H A DLifecycleOperationStorageTest.java56 private static final Set<String> MULTIPLE_PKGS_2 = Sets.newHashSet(PKG_BAR, PKG_BAZ); field in LifecycleOperationStorageTest
112 MULTIPLE_PKGS_2, mCallback, OpType.BACKUP); in testRegisterOperationForPackages_multiplePackage()
149 mOpStorage.registerOperationForPackages(TOKEN_2, OpState.PENDING, MULTIPLE_PKGS_2, in testRemoveOperation_removesPackageMappings()