Searched refs:getAppSize (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
D | InstallerTest.java | 109 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/ |
D | StorageStatsService.java | 277 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/ |
D | IInstalld.aidl | 37 long[] getAppSize(@nullable @utf8InCpp String uuid, in @utf8InCpp String[] packageNames, in getAppSize() method
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Installer.java | 225 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()
|
D | PackageManagerService.java | 20946 mInstaller.getAppSize(ps.volumeUuid, packageNames, userId, 0, in getPackageSizeInfoLI()
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.h | 63 binder::Status getAppSize(const std::unique_ptr<std::string>& uuid,
|
D | InstalldNativeService.cpp | 1346 binder::Status InstalldNativeService::getAppSize(const std::unique_ptr<std::string>& uuid, in getAppSize() function in android::installd::InstalldNativeService
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 28718 HSPLandroid/os/IInstalld;->getAppSize(Ljava/lang/String;[Ljava/lang/String;III[J[Ljava/lang/String;…
|