Home
last modified time | relevance | path

Searched defs:uidType (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/cpp/watchdog/server/tests/
DPackageInfoResolverTest.cpp51 PackageInfo constructPackageInfo(const char* packageName, int32_t uid, UidType uidType, in constructPackageInfo()
DWatchdogServiceHelperTest.cpp74 PackageInfo constructPackageInfo(const char* packageName, int32_t uid, UidType uidType, in constructPackageInfo()
DIoOveruseMonitorTest.cpp79 const UidType uidType) { in constructPackageInfo()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DCarWatchdogServiceUnitTest.java1658 List<String> sharedUidPackages, int uidType, int componentType, int appCategoryType) { in constructPackageInfo()