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
45 protected static final boolean CHATTY = NetworkControllerImpl.CHATTY; field in SignalController
112 static final boolean CHATTY = Log.isLoggable(TAG + "Chat", Log.DEBUG); field in NetworkControllerImpl
20 #define CHATTY ALOGD macro