Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DAppDataHelper.java163 executeBatchLI(batch); in prepareAppDataPostCommitLIF()
166 private void executeBatchLI(@NonNull Installer.Batch batch) { in executeBatchLI() method in AppDataHelper
198 executeBatchLI(batchInner); in prepareAppDataAndMigrate()
456 executeBatchLI(batch);
545 executeBatchLI(batch);
/frameworks/base/services/
Dart-wear-profile17684 PLcom/android/server/pm/AppDataHelper;->executeBatchLI(Lcom/android/server/pm/Installer$Batch;)V