Searched refs:volFlags (Results 1 – 1 of 1) sorted by relevance
2559 int volFlags = FLAG_REAL_STATE | FLAG_INCLUDE_INVISIBLE; in updateExternalStorageFileQuotaType() local2563 volFlags |= FLAG_INCLUDE_SHARED_PROFILE; in updateExternalStorageFileQuotaType()2565 final StorageVolume[] availableVolumes = getVolumeList(mContext.getUserId(), volFlags); in updateExternalStorageFileQuotaType()