Searched refs:PhotopickerTheme (Results 1 – 5 of 5) sorted by relevance
57 import com.android.photopicker.core.theme.PhotopickerTheme230 PhotopickerTheme(false, intent = photopickerConfiguration.intent) { in testSelectionBarIsShown()273 PhotopickerTheme(false, intent = photopickerConfiguration.intent) { in testSelectionBarShowsSecondaryAction()308 PhotopickerTheme(false, intent = photopickerConfiguration.intent) { in testSelectionBarPrimaryAction()
43 import com.android.photopicker.core.theme.PhotopickerTheme140 PhotopickerTheme( in callPhotopickerMain()
48 import com.android.photopicker.core.theme.PhotopickerTheme in <lambda>()162 PhotopickerTheme(intent = photopickerConfiguration.intent) { in <lambda>()
60 import com.android.photopicker.core.theme.PhotopickerTheme in <lambda>()371 PhotopickerTheme(/* isDarkTheme */ false, in <lambda>()428 PhotopickerTheme(/* isDarkTheme */ false, in <lambda>()
42 fun PhotopickerTheme( in PhotopickerTheme() method