Searched defs:haptics (Results 1 – 2 of 2) sorted by relevance
835 val haptics by collectLastValue(viewModel.hapticsToPlay) in <lambda>() constant849 val haptics by collectLastValue(viewModel.hapticsToPlay) in <lambda>() constant865 val haptics by collectLastValue(viewModel.hapticsToPlay) in <lambda>() constant
444 viewModel.hapticsToPlay.collect { haptics -> in <lambda>() method