↓ 4 callersMethodemit_canceled(
self,
*,
message: str | None = None,
data: dict[str, object] | None = None,
packages/shared/shared-api/src/munk/agent_runtime/events.py:92
↓ 4 callersMethodlong_press(
box: tuple[int, int, int, int],
*,
duration: float | None = None,
summary: s
packages/shared/agent-base/src/munk/agent_base/types.py:52
↓ 4 callersMethodsubmit(self, *, path: str, payload: dict[str, Any], wait: bool = True, detach: bool = False)
src/munk/adapters/local_api/client.py:28
↓ 3 callersMethod_capture(self, *, event: str, entrypoint: TelemetryEntrypoint, properties: dict[str, Any])
src/munk/telemetry/service.py:122
↓ 3 callersFunction_event_point_for_action(
*,
action_kind: str,
recording_event: dict[str, Any] | None,
forwarding_event: dict[str, Any
src/munk/core/action_targets.py:683
↓ 3 callersMethod_filter_detections_by_excluded_regions(
cls,
detections: list[DetectionT],
regions: list[tuple[int, int, int, int]],
)
packages/shared/perception-sdk-full/src/munk_perception_full/engine.py:173