Searched refs:sendPostureUpdate (Results 1 – 1 of 1) sorted by relevance
47 val sendPostureUpdate = { posture: Int -> in <lambda>() constant55 val callback = DevicePostureController.Callback { sendPostureUpdate(it) } in <lambda>()57 sendPostureUpdate(postureController.devicePosture) in <lambda>()