package com.android.launcher3.tracing

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message GestureStateProto

launcher_trace.proto:56

Used in: SwipeHandlerProto

enum GestureStateProto.GestureEndTarget

launcher_trace.proto:60

Used in: GestureStateProto

message InputConsumerProto

launcher_trace.proto:41

Used in: TouchInteractionServiceProto

message LauncherTraceEntryProto

launcher_trace_file.proto:44

one launcher trace entry.

Used in: LauncherTraceFileProto

message LauncherTraceFileProto

launcher_trace_file.proto:28

represents a file full of launcher trace entries. Encoded, it should start with 0x9 0x4C 0x4E 0x43 0x48 0x52 0x54 0x52 0x43 (.LNCHRTRC), such that they can be easily identified.

enum LauncherTraceFileProto.MagicNumber

launcher_trace_file.proto:33

constant; MAGIC_NUMBER = (long) MAGIC_NUMBER_H << 32 | MagicNumber.MAGIC_NUMBER_L (this is needed because enums have to be 32 bits and there's no nice way to put 64bit constants into .proto files.

message LauncherTraceProto

launcher_trace.proto:23

Used in: LauncherTraceEntryProto

message OverviewComponentObserverProto

launcher_trace.proto:35

Used in: TouchInteractionServiceProto

message SwipeHandlerProto

launcher_trace.proto:47

Used in: InputConsumerProto

message TouchInteractionServiceProto

launcher_trace.proto:28

Used in: LauncherTraceProto