public void requestQuota(int storageType, int newQuotaInBytes, StorageInfoQuotaCallback quotaCallback, StorageInfoErrorCallback errorCallback) {}
public void requestQuota(int storageType, int newQuotaInBytes, StorageInfoQuotaCallback quotaCallback, StorageInfoErrorCallback errorCallback) { }
public void RequestQuota(StorageType storageType, int newQuotaInBytes, StorageInfoQuotaCallback quotaCallback) { }