Searched refs:DEBUG_MODE (Results 1 – 4 of 4) sorted by relevance
30 private static final boolean DEBUG_MODE = DebugFlags.DEBUG_ENABLED; field in BogusMoveEventDetector51 if (DEBUG_MODE) { in init()
55 private static boolean DEBUG_MODE = DebugFlags.DEBUG_ENABLED || DEBUG_EVENT; field in PointerTracker627 if (DEBUG_MODE) in onDownEvent()794 if (DEBUG_MODE) { in processPhantomSuddenMoveHack()808 if (DEBUG_MODE) { in processProximateBogusDownMoveUpEventHack()863 if (DEBUG_MODE) { in dragFingerFromOldKeyToNewKey()1094 if (DEBUG_MODE) { in isMajorEnoughMoveToBeOnNewKey()1104 if (DEBUG_MODE) { in isMajorEnoughMoveToBeOnNewKey()
81 String DEBUG_MODE = "debug_mode"; field153 sharedInfoJson.put(SharedInfoKeys.DEBUG_MODE, mDebugMode); in sharedInfoToJson()
1425 sharedInfo.optString(AggregateReportBody.SharedInfoKeys.DEBUG_MODE)); in executeDebugModeVerification()