Searched refs:fullStorageStateLiveData (Results 1 – 1 of 1) sorted by relevance
334 val fullStorageStateLiveData = in <lambda>() constant385 if (isStorageAndLessThanT && !fullStorageStateLiveData.isInitialized) { in <lambda>()393 addSource(fullStorageStateLiveData) { update() } in <lambda>()625 val storageState = fullStorageStateLiveData.value in <lambda>()1132 fullStorageStateLiveData.value?.let { FullStoragePermissionAppsLiveData.recalculate() } in <lambda>()1349 fullStorageStateLiveData.value?.let { FullStoragePermissionAppsLiveData.recalculate() } in <lambda>()1367 val fullStorageGrant = fullStorageStateLiveData.value?.isGranted in <lambda>()