1# See system/core/logcat/event.logtags for a description of the format of this file. 2 3option java_package com.android.internal.logging; 4 5# interaction logs 6524287 sysui_view_visibility (category|1|5),(visible|1|6) 7524288 sysui_action (category|1|5),(pkg|3) 8524292 sysui_multi_action (content|4) 9524290 sysui_count (name|3),(increment|1) 10524291 sysui_histogram (name|3),(bucket|1) 11 12# --------------------------- 13# LatencyTracker.java 14# --------------------------- 1536070 sysui_latency (action|1|6),(latency|1|3) 16 17# Generic event for logging when we write system files. 18525000 commit_sys_config_file (name|3),(time|2|3) 19