Searched refs:getMatchingVisibleWindowState (Results 1 – 2 of 2) sorted by relevance
214 fun getMatchingVisibleWindowState(windowName: String): Array<WindowState> { in <lambda>() method243 getMatchingVisibleWindowState(windowName).isNotEmpty() in <lambda>()
324 val matchingWindowStates = state.wmState.getMatchingVisibleWindowState( in isAppFullScreen()