Searched refs:RESULT_NOT_EXPANDED (Results 1 – 2 of 2) sorted by relevance
107 static final int RESULT_NOT_EXPANDED = 0; field in SplitPresenter130 RESULT_NOT_EXPANDED,605 return RESULT_NOT_EXPANDED; in expandSplitContainerIfNeeded()
41 import static androidx.window.extensions.embedding.SplitPresenter.RESULT_NOT_EXPANDED;638 assertEquals(RESULT_NOT_EXPANDED, mPresenter.expandSplitContainerIfNeeded(mTransaction, in testExpandSplitContainerIfNeeded()