Home
last modified time | relevance | path

Searched defs:appIds (Results 26 – 33 of 33) sorted by relevance

12

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java514 public void getUserSize(String uuid, int userId, int flags, int[] appIds, PackageStats stats) in getUserSize()
530 public long[] getExternalSize(String uuid, int userId, int flags, int[] appIds) in getExternalSize()
H A DAppsFilterBase.java277 int[] appIds = new int[existingSettings.size()]; in getVisibilityAllowList() local
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp2152 std::vector<std::string> &appIds, int &controlRuleType, int &userId, int &euid) in CheckAddInstallRuleCorrectOption()
2199 std::vector<std::string> appIds; in RunAsAddInstallRuleCommand() local
2315 std::vector<std::string> appIds; in RunAsGetInstallRuleCommand() local
2331 int &controlRuleType, std::vector<std::string> &appIds, int &userId, int &euid) in CheckDeleteInstallRuleCorrectOption()
2379 std::vector<std::string> appIds; in RunAsDeleteInstallRuleCommand() local
2796 std::vector<std::string> appIds; in RunAsGetAppRunningControlRuleCommand() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsCpuTimesTest.java1397 private int[] getUids(int userId, int[] appIds) { in getUids()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp3733 std::vector<std::string> appIds; variable
3760 std::vector<std::string> appIds; variable
3787 std::vector<std::string> appIds; variable
3824 std::vector<std::string> appIds; variable
3863 std::vector<std::string> appIds; variable
3902 std::vector<std::string> appIds; variable
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DLowPowerStandbyController.java1247 final List<Integer> appIds = new ArrayList<>(); in getExemptPackageAppIdsLocked() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp574 std::vector<std::string> appIds; in UninstallAppControl() local
5546 std::vector<std::string> appIds; in UpdateAppInstallControlled() local
H A Dinner_bundle_info.cpp4237 auto appIds = baseBundleInfo_->oldAppIds; in AddOldAppId() local

12