Searched refs:syncRequests (Results 1 – 4 of 4) sorted by relevance
137 public void syncRequests(Set<String> newRequestedPackages) { in syncRequests() method in ExplicitHealthCheckController
180 private final Runnable mSyncRequests = this::syncRequests;707 private void syncRequests() { in syncRequests() method in PackageWatchdog724 mHealthCheckController.syncRequests(mRequestedHealthCheckPackages); in syncRequests()
1544 public void syncRequests(Set<String> packages) { in syncRequests() method in PackageWatchdogTest.TestController
307 HSPLcom/android/server/PackageWatchdog;->syncRequests()V