Searched refs:testPhotopickerConfiguration (Results 1 – 9 of 9) sorted by relevance
52 import com.android.photopicker.core.configuration.testPhotopickerConfiguration240 LocalPhotopickerConfiguration provides testPhotopickerConfiguration in testMediaPreloaderCompletesDeferredWhenSuccessful()282 LocalPhotopickerConfiguration provides testPhotopickerConfiguration in testMediaPreloaderShowsLoadingDialog()328 LocalPhotopickerConfiguration provides testPhotopickerConfiguration in testMediaPreloaderCancelPreloadFromLoadingDialog()376 LocalPhotopickerConfiguration provides testPhotopickerConfiguration in testMediaPreloaderLoadsRemoteMedia()423 LocalPhotopickerConfiguration provides testPhotopickerConfiguration in testMediaPreloaderFailureShowsErrorDialog()
41 val testPhotopickerConfiguration: PhotopickerConfiguration = constant84 defaultConfiguration: PhotopickerConfiguration = testPhotopickerConfiguration in provideTestConfigurationFlow()
48 import com.android.photopicker.core.configuration.testPhotopickerConfiguration221 val photopickerConfiguration: PhotopickerConfiguration = testPhotopickerConfiguration in testSelectionBarIsShown()265 val photopickerConfiguration: PhotopickerConfiguration = testPhotopickerConfiguration in testSelectionBarShowsSecondaryAction()299 val photopickerConfiguration: PhotopickerConfiguration = testPhotopickerConfiguration in testSelectionBarPrimaryAction()
35 import com.android.photopicker.core.configuration.testPhotopickerConfiguration130 photopickerConfiguration: PhotopickerConfiguration = testPhotopickerConfiguration, in callPhotopickerMain()
36 import com.android.photopicker.core.configuration.testPhotopickerConfiguration in <lambda>()223 val configFlow = MutableStateFlow(testPhotopickerConfiguration) in <lambda>()241 testPhotopickerConfiguration.copy(action = "SOME_OTHER_ACTION") in <lambda>()
43 import com.android.photopicker.core.configuration.testPhotopickerConfiguration150 .that(NavigationBarFeature.Registration.isEnabled(testPhotopickerConfiguration)) in testNavigationBarProductionConfig()
23 import com.android.photopicker.core.configuration.testPhotopickerConfiguration271 config: PhotopickerConfiguration = testPhotopickerConfiguration, in buildFeatureManagerWithFeatures()
58 import com.android.photopicker.core.configuration.testPhotopickerConfiguration in <lambda>()367 testPhotopickerConfiguration in <lambda>()424 testPhotopickerConfiguration in <lambda>()
26 import com.android.photopicker.core.configuration.testPhotopickerConfiguration223 config = MutableStateFlow(testPhotopickerConfiguration), in <lambda>()