Searched refs:packagePermGroups (Results 1 – 1 of 1) sorted by relevance
38 val packagePermGroups = helper.viewModel.packagePermGroupsLiveData.observeAsState(null) in WearAppPermissionGroupsScreen() constant56 if (isLoading && !packagePermGroups.value.isNullOrEmpty()) { in WearAppPermissionGroupsScreen()