Searched refs:infoTracker (Results 1 – 1 of 1) sorted by relevance
34 val infoTracker = remember(context) { WindowInfoTracker.getOrCreate(context) } in foldPosture() constant36 infoTracker.windowLayoutInfo(context).collectAsStateWithLifecycle(initialValue = null) in foldPosture()