Searched refs:getMostRecentApp (Results 1 – 2 of 2) sorted by relevance
91 fun getMostRecentApp(): DevLauncherAppEntry? { in <lambda>() method
226 val lastOpenedApp = recentlyOpedAppsRegistry.getMostRecentApp() in <lambda>()