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