Searched refs:recentAppsState (Results 1 – 1 of 1) sorted by relevance
161 recentAccessViewModel.recentAccessApps.observe(viewLifecycleOwner) { recentAppsState -> in <lambda>() method162 when (recentAppsState) { in <lambda>()164 updateRecentApps(recentAppsState.recentAccessEntries) in <lambda>()