Searched refs:fullStorageGrant (Results 1 – 1 of 1) sorted by relevance
1367 val fullStorageGrant = fullStorageStateLiveData.value?.isGranted in <lambda>() constant1368 if (fullStorageGrant != null && fullStorageGrant != granted) { in <lambda>()