Searched defs:privacyList (Results 1 – 4 of 4) sorted by relevance
49 var privacyList = emptyList<PrivacyItem>() in <lambda>() variable
54 internal var privacyList = emptyList<PrivacyItem>() variable
240 val privacyList = privacyItemController.privacyList in testListShouldBeCopy() constant
580 val privacyList by viewModel.privacyItems.collectAsStateWithLifecycle() in PrivacyChip() constant