Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DInstallerTest.java109 mInstaller.getAppSize(app.volumeUuid, packageNames, userId, 0, in testGetAppSize()
114 mInstaller.getAppSize(app.volumeUuid, packageNames, userId, Installer.FLAG_USE_QUOTA, in testGetAppSize()
/frameworks/base/services/usage/java/com/android/server/usage/
DStorageStatsService.java277 mInstaller.getAppSize(volumeUuid, packageNames, userId, 0, in queryStatsForPackage()
323 mInstaller.getAppSize(volumeUuid, packageNames, userId, getDefaultFlags(), in queryStatsForUid()
328 mInstaller.getAppSize(volumeUuid, packageNames, userId, 0, in queryStatsForUid()
/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl37 long[] getAppSize(@nullable @utf8InCpp String uuid, in @utf8InCpp String[] packageNames, in getAppSize() method
/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java225 public void getAppSize(String uuid, String[] packageNames, int userId, int flags, int appId, in getAppSize() method in Installer
230 final long[] res = mInstalld.getAppSize(uuid, packageNames, userId, flags, in getAppSize()
DPackageManagerService.java20946 mInstaller.getAppSize(ps.volumeUuid, packageNames, userId, 0, in getPackageSizeInfoLI()
/frameworks/native/cmds/installd/
DInstalldNativeService.h63 binder::Status getAppSize(const std::unique_ptr<std::string>& uuid,
DInstalldNativeService.cpp1346 binder::Status InstalldNativeService::getAppSize(const std::unique_ptr<std::string>& uuid, in getAppSize() function in android::installd::InstalldNativeService
/frameworks/base/config/
Dboot-image-profile.txt28718 HSPLandroid/os/IInstalld;->getAppSize(Ljava/lang/String;[Ljava/lang/String;III[J[Ljava/lang/String;…