Searched refs:fullStorageStateLiveData (Results 1 – 1 of 1) sorted by relevance
143 val fullStorageStateLiveData = object : SmartUpdateMediatorLiveData<FullStoragePackageState>() { in <lambda>() constant189 if (isStorage && !fullStorageStateLiveData.isInitialized) { in <lambda>()200 addSource(fullStorageStateLiveData) { in <lambda>()340 val storageState = fullStorageStateLiveData.value in <lambda>()588 fullStorageStateLiveData.value?.let { in <lambda>()636 fullStorageStateLiveData.value?.let { in <lambda>()654 val fullStorageGrant = fullStorageStateLiveData.value?.isGranted in <lambda>()