Home
last modified time | relevance | path

Searched refs:testEmbeddedStateWithHostInExpandedState (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/core/embedded/
DEmbeddedFeaturesTest.kt181 private lateinit var testEmbeddedStateWithHostInExpandedState: EmbeddedState variable in com.android.photopicker.core.embedded.EmbeddedFeaturesTest
655 testEmbeddedStateWithHostInExpandedState = in testSwipeUpInExpandedMode_emptyPhotosGrid_transferTouchToHost()
666 LocalEmbeddedState provides testEmbeddedStateWithHostInExpandedState in testSwipeUpInExpandedMode_emptyPhotosGrid_transferTouchToHost()
700 testEmbeddedStateWithHostInExpandedState = in testSwipeDownInExpandedMode_emptyPhotosGrid_transferTouchToHost()
711 LocalEmbeddedState provides testEmbeddedStateWithHostInExpandedState in testSwipeDownInExpandedMode_emptyPhotosGrid_transferTouchToHost()
745 testEmbeddedStateWithHostInExpandedState = in testSwipeRightInExpandedMode_emptyPhotosGrid_notTransferTouchToHost()
756 LocalEmbeddedState provides testEmbeddedStateWithHostInExpandedState in testSwipeRightInExpandedMode_emptyPhotosGrid_notTransferTouchToHost()
/aosp_15_r20/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/core/components/mediagrid/
DMediaGridTest.kt181 private lateinit var testEmbeddedStateWithHostInExpandedState: EmbeddedState in <lambda>() variable in com.android.photopicker.core.components.MediaGridTest
278 testEmbeddedStateWithHostInExpandedState = in <lambda>()
1064 LocalEmbeddedState provides testEmbeddedStateWithHostInExpandedState, in <lambda>()
1105 LocalEmbeddedState provides testEmbeddedStateWithHostInExpandedState, in <lambda>()
1146 LocalEmbeddedState provides testEmbeddedStateWithHostInExpandedState, in <lambda>()