Searched refs:OTHER_SIZE_KEY (Results 1 – 1 of 1) sorted by relevance
36 private static final String OTHER_SIZE_KEY = "other_size_key"; field in StorageCacheHelper69 .putLong(OTHER_SIZE_KEY, data.otherSize) in cacheSizeInfo()114 result.otherSize = mSharedPreferences.getLong(OTHER_SIZE_KEY, 0); in retrieveCachedSize()