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