Searched refs:rememberModalBottomSheetState (Results 1 – 2 of 2) sorted by relevance
40 import com.android.credentialmanager.common.material.rememberModalBottomSheetState55 val state = androidx.compose.material3.rememberModalBottomSheetState( in ModalBottomSheet()82 val state = rememberModalBottomSheetState( in ModalBottomSheet()
245 fun rememberModalBottomSheetState( in rememberModalBottomSheetState() method276 fun rememberModalBottomSheetState( in rememberModalBottomSheetState() method280 ): ModalBottomSheetState = rememberModalBottomSheetState(316 rememberModalBottomSheetState(Hidden), in ModalBottomSheetLayout()