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