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