Searched refs:getCacheSize (Results 1 – 5 of 5) sorted by relevance
65 String getCacheSize(Context context) { in getCacheSize() method in CacheClearer67 : mAppInfo.getCacheSize(); in getCacheSize()
106 public String getCacheSize() { in getCacheSize() method in AppInfo
685 return mCacheClearer.getCacheSize(AppManagementActivity.this);
140 public long getCacheSize() { in getCacheSize() method in MediaObject
184 long sizeOfTarget = targetSet.getCacheSize(); in onSingleTapUp()