Searched defs:isInMultiWindowMode (Results 1 – 2 of 2) sorted by relevance
106 public void onMultiWindowModeChanged(boolean isInMultiWindowMode) { in onMultiWindowModeChanged()
85 private val isInMultiWindowMode = MutableStateFlow<Boolean>(false) in <lambda>() constant