Searched defs:otherAppsSize (Results 1 – 5 of 5) sorted by relevance
85 long otherAppsSize = 0; in getStorageResultForUser() local168 long videoAppsSize, long otherAppsSize) { in AppsStorageResult()
172 public long otherAppsSize; field in StorageAsyncLoader.AppsStorageResult
89 final long otherAppsSize = mSharedPreferences.getLong(OTHER_APPS_SIZE_KEY, -1); in getCachedAppsStorageResult() local