Searched defs:requiredStorageBytes (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/content/pm/ |
D | IPackageInstaller.aidl | 95 …void reportUnarchivalStatus(int unarchiveId, int status, long requiredStorageBytes, in PendingInte… in reportUnarchivalStatus()
|
D | PackageInstaller.java | 2497 long requiredStorageBytes, @Nullable PendingIntent userActionIntent) in reportUnarchivalStatus() 5307 long requiredStorageBytes, @Nullable PendingIntent userActionIntent) { in createInsufficientStorageState() 5381 long requiredStorageBytes, in UnarchivalState()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageArchiver.java | 1174 long requiredStorageBytes, @Nullable PendingIntent userActionIntent, in notifyUnarchivalListener() 1212 long requiredStorageBytes, PendingIntent userActionIntent, int userId) { in createErrorDialogIntent()
|