Searched defs:freeStorageAndNotify (Results 1 – 5 of 5) sorted by relevance
222 void freeStorageAndNotify(in long freeStorageSize, in freeStorageAndNotify() method
1549 public abstract void freeStorageAndNotify(long freeStorageSize, IPackageDataObserver observer); in freeStorageAndNotify() method in PackageManager
328 public void freeStorageAndNotify( in freeStorageAndNotify() method in MockPackageManager
2360 public void freeStorageAndNotify(long idealStorageSize, IPackageDataObserver observer) { in freeStorageAndNotify() method in ApplicationContext.ApplicationPackageManager
1044 …public void freeStorageAndNotify(final long freeStorageSize, final IPackageDataObserver observer) { in freeStorageAndNotify() method in PackageManagerService