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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DInstallerTest.java120 mInstaller.getAppSize(app.volumeUuid, packageNames, userId, 0,
125 mInstaller.getAppSize(app.volumeUuid, packageNames, userId, Installer.FLAG_USE_QUOTA,
/frameworks/base/services/usage/java/com/android/server/usage/
H A DStorageStatsService.java289 mInstaller.getAppSize(volumeUuid, packageNames, userId, 0,
335 mInstaller.getAppSize(volumeUuid, packageNames, userId, getDefaultFlags(),
340 mInstaller.getAppSize(volumeUuid, packageNames, userId, 0,
/frameworks/native/cmds/installd/binder/android/os/
H A DIInstalld.aidl37 long[] getAppSize(@nullable @utf8InCpp String uuid, in @utf8InCpp String[] packageNames,
/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java238 public void getAppSize(String uuid, String[] packageNames, int userId, int flags, int appId, method in class:Installer
243 final long[] res = mInstalld.getAppSize(uuid, packageNames, userId, flags,
H A DPackageManagerService.java19543 mInstaller.getAppSize(ps.volumeUuid, packageNames, userId, 0,
[all...]
/frameworks/native/cmds/installd/
H A DInstalldNativeService.h63 binder::Status getAppSize(const std::unique_ptr<std::string>& uuid,
H A DInstalldNativeService.cpp1431 binder::Status InstalldNativeService::getAppSize(const std::unique_ptr<std::string>& uuid, function in class:android::installd::InstalldNativeService
/frameworks/base/config/
H A Dboot-image-profile.txt4251 HPLandroid/os/IInstalld$Stub$Proxy;->getAppSize(Ljava/lang/String;[Ljava/lang/String;III[J[Ljava/lang/String;)[J
[all...]

Completed in 306 milliseconds