Searched refs:mMigrateSystemAppsSnapshotTask (Results 1 – 1 of 1) sorted by relevance
79 private MigrateSystemAppsSnapshotTask mMigrateSystemAppsSnapshotTask; field in MigrateSystemAppsSnapshotTaskTest93 mMigrateSystemAppsSnapshotTask = new MigrateSystemAppsSnapshotTask(mContext, mCallback, in setup()114 mMigrateSystemAppsSnapshotTask.run(UserHandle.USER_SYSTEM); in testRun_nothingToMigrate()123 mMigrateSystemAppsSnapshotTask.run(UserHandle.USER_SYSTEM); in testRun_alreadyMigrated()134 mMigrateSystemAppsSnapshotTask.run(UserHandle.USER_SYSTEM); in testRun_migrate_userExists()146 mMigrateSystemAppsSnapshotTask.run(UserHandle.USER_SYSTEM); in testRun_migrate_userDoesNotExists()156 mMigrateSystemAppsSnapshotTask.run(UserHandle.USER_SYSTEM); in testRun_migrate_invalidFileName()