Searched defs:CHATTY (Results 1 – 5 of 5) sorted by relevance
49 private static final boolean CHATTY = true; // print to logcat when we eat a click field in DeadZone
46 protected static final boolean CHATTY = NetworkControllerImpl.CHATTY; field in SignalController
110 static final boolean CHATTY = Log.isLoggable(TAG + "Chat", Log.DEBUG); field in NetworkControllerImpl
20 #define CHATTY ALOGD macro