Home
last modified time | relevance | path

Searched defs:clearFreeableData (Results 1 – 3 of 3) sorted by relevance

/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
DDeletionType.java60 void clearFreeableData(Activity activity); in clearFreeableData() method
DDownloadsDeletionType.java87 public void clearFreeableData(Activity activity) { in clearFreeableData() method in DownloadsDeletionType
DAppDeletionType.java97 public void clearFreeableData(Activity activity) { in clearFreeableData() method in AppDeletionType