Searched refs:EnableDebugMode (Results 1 – 2 of 2) sorted by relevance
41 public static final boolean EnableDebugMode = false; field in Constants.DebugFlags.App
52 if (!Constants.DebugFlags.App.EnableDebugMode) return; in onKeyEvent()