Home
last modified time | relevance | path

Searched refs:testUserSelectImagesForAppConfiguration (Results 1 – 6 of 6) sorted by relevance

/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/features/snackbar/
DSnackbarFeatureTest.kt38 import com.android.photopicker.core.configuration.testUserSelectImagesForAppConfiguration
142 .that(SnackbarFeature.Registration.isEnabled(testUserSelectImagesForAppConfiguration)) in testSnackbarIsAlwaysEnabled()
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/features/navigationbar/
DNavigationBarFeatureTest.kt44 import com.android.photopicker.core.configuration.testUserSelectImagesForAppConfiguration
163 NavigationBarFeature.Registration.isEnabled(testUserSelectImagesForAppConfiguration) in testNavigationBarProductionConfig()
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/features/cloudmedia/
DCloudMediaFeatureTest.kt42 import com.android.photopicker.core.configuration.testUserSelectImagesForAppConfiguration
129 .that(CloudMediaFeature.Registration.isEnabled(testUserSelectImagesForAppConfiguration)) in testCloudMediaEnabledInConfigurations()
DMediaPreloaderTest.kt53 import com.android.photopicker.core.configuration.testUserSelectImagesForAppConfiguration
229 .that(CloudMediaFeature.Registration.isEnabled(testUserSelectImagesForAppConfiguration)) in testMediaPreloaderIsEnabled()
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/core/configuration/
DTestPhotopickerConfiguration.kt71 val testUserSelectImagesForAppConfiguration: PhotopickerConfiguration = constant
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/features/overflowmenu/
DOverflowMenuFeatureTest.kt43 import com.android.photopicker.core.configuration.testUserSelectImagesForAppConfiguration
131 OverflowMenuFeature.Registration.isEnabled(testUserSelectImagesForAppConfiguration) in testOverflowMenuEnabledInConfigurations()