Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogStorage.java463 UserPackageSettingsTable.syncUserPackagesWithAliveUsers(getDatabase(/* isWritable= */ true), in syncUsers()
806 public static void syncUserPackagesWithAliveUsers(SQLiteDatabase db, IntArray aliveUsers) { in syncUserPackagesWithAliveUsers() method in WatchdogStorage.UserPackageSettingsTable