Home
last modified time | relevance | path

Searched defs:getPackageInfosForUids (Results 1 – 10 of 10) sorted by relevance

/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/2/android/automotive/watchdog/internal/
DICarWatchdogServiceForSystem.aidl39 …List<android.automotive.watchdog.internal.PackageInfo> getPackageInfosForUids(in int[] uids, in @u… in getPackageInfosForUids() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/1/android/automotive/watchdog/internal/
DICarWatchdogServiceForSystem.aidl39 …List<android.automotive.watchdog.internal.PackageInfo> getPackageInfosForUids(in int[] uids, in @u… in getPackageInfosForUids() method
/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/
DICarWatchdogServiceForSystem.aidl57 List<PackageInfo> getPackageInfosForUids( in getPackageInfosForUids() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/3/android/automotive/watchdog/internal/
DICarWatchdogServiceForSystem.aidl39 …List<android.automotive.watchdog.internal.PackageInfo> getPackageInfosForUids(in int[] uids, in @u… in getPackageInfosForUids() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/current/android/automotive/watchdog/internal/
DICarWatchdogServiceForSystem.aidl39 …List<android.automotive.watchdog.internal.PackageInfo> getPackageInfosForUids(in int[] uids, in @u… in getPackageInfosForUids() method
/packages/services/Car/cpp/watchdog/server/src/
DWatchdogServiceHelper.cpp231 ScopedAStatus WatchdogServiceHelper::getPackageInfosForUids( in getPackageInfosForUids() function in android::automotive::watchdog::WatchdogServiceHelper
DPackageInfoResolver.cpp222 std::unordered_map<uid_t, PackageInfo> PackageInfoResolver::getPackageInfosForUids( in getPackageInfosForUids() function in android::automotive::watchdog::PackageInfoResolver
/packages/services/Car/service/src/com/android/car/watchdog/
DPackageInfoHandler.java167 public List<PackageInfo> getPackageInfosForUids(int[] uids, in getPackageInfosForUids() method in PackageInfoHandler
DCarWatchdogService.java907 public List<PackageInfo> getPackageInfosForUids( in getPackageInfosForUids() method in CarWatchdogService.ICarWatchdogServiceForSystemImpl
/packages/services/Car/tests/carservice_unit_test/src/android/car/watchdoglib/
DCarWatchdogDaemonHelperTest.java417 public List<PackageInfo> getPackageInfosForUids( in getPackageInfosForUids() method in CarWatchdogDaemonHelperTest.ICarWatchdogServiceForSystemImpl