Home
last modified time | relevance | path

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

/frameworks/base/services/appprediction/java/com/android/server/appprediction/
DAppPredictionManagerService.java87 protected void onServicePackageUpdatedLocked(@UserIdInt int userId) { in onServicePackageUpdatedLocked() method in AppPredictionManagerService
/frameworks/base/services/core/java/com/android/server/infra/
DAbstractMasterSystemService.java641 protected void onServicePackageUpdatedLocked(@UserIdInt int userId) { in onServicePackageUpdatedLocked() method in AbstractMasterSystemService
856 onServicePackageUpdatedLocked(userId); in startTrackingPackageChanges()
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java247 protected void onServicePackageUpdatedLocked(@UserIdInt int userId) { in onServicePackageUpdatedLocked() method in ContentCaptureManagerService
/frameworks/base/services/
Dart-profile8442 PLcom/android/server/appprediction/AppPredictionManagerService;->onServicePackageUpdatedLocked(I)V
13627 PLcom/android/server/contentcapture/ContentCaptureManagerService;->onServicePackageUpdatedLocked(I)V
16370 PLcom/android/server/infra/AbstractMasterSystemService;->onServicePackageUpdatedLocked(I)V