Searched refs:mutableLongStateOf (Results 1 – 23 of 23) sorted by relevance
24 import androidx.compose.runtime.mutableLongStateOf40 val state = mutableLongStateOf(0L) in saveAndRestoreMutableLongState()
26 import androidx.compose.runtime.mutableLongStateOf89 creator = ::mutableLongStateOf, in testCreation_Int()
26 import androidx.compose.runtime.mutableLongStateOf in <lambda>()90 val state = mutableLongStateOf(1000L) in <lambda>()
27 import androidx.compose.runtime.mutableLongStateOf in <lambda>()1275 { mutableLongStateOf(1L) }, in <lambda>()
57 fun mutableLongStateOf(value: Long): MutableLongState = createSnapshotMutableLongState(value) in <lambda>() method
34 import androidx.compose.runtime.mutableLongStateOf in <lambda>()937 private var _playTimeNanos by mutableLongStateOf(0L)957 internal var startTimeNanos by mutableLongStateOf(AnimationConstants.UnspecifiedTime)1359 internal var durationNanos by mutableLongStateOf(animation.durationNanos)
47 import androidx.compose.runtime.mutableLongStateOf in <lambda>()142 private var modificationIndicator by mutableLongStateOf(0L)
40 import androidx.compose.runtime.mutableLongStateOf in <lambda>()154 var duration by mutableLongStateOf(0) in <lambda>()
513 …ntime/mutableLongStateOf(kotlin/Long): androidx.compose.runtime/MutableLongState // androidx.compo…
1073 …ntime/mutableLongStateOf(kotlin/Long): androidx.compose.runtime/MutableLongState // androidx.compo…
1072 …ntime/mutableLongStateOf(kotlin/Long): androidx.compose.runtime/MutableLongState // androidx.compo…
532 …ctoryMarker public static androidx.compose.runtime.MutableLongState mutableLongStateOf(long value);
545 …ctoryMarker public static androidx.compose.runtime.MutableLongState mutableLongStateOf(long value);
573 …ctoryMarker public static androidx.compose.runtime.MutableLongState mutableLongStateOf(long value);
586 …ctoryMarker public static androidx.compose.runtime.MutableLongState mutableLongStateOf(long value);
618 …ctoryMarker public static androidx.compose.runtime.MutableLongState mutableLongStateOf(long value);
619 …ctoryMarker public static androidx.compose.runtime.MutableLongState mutableLongStateOf(long value);
631 …ctoryMarker public static androidx.compose.runtime.MutableLongState mutableLongStateOf(long value);
609 …ctoryMarker public static androidx.compose.runtime.MutableLongState mutableLongStateOf(long value);
677 …ctoryMarker public static androidx.compose.runtime.MutableLongState mutableLongStateOf(long value);
665 …ctoryMarker public static androidx.compose.runtime.MutableLongState mutableLongStateOf(long value);