Searched defs:CHATTY (Results 1 – 4 of 4) sorted by relevance
38 private static final boolean CHATTY = true; // print to logcat when we eat a click field in DeadZone
39 protected static final boolean CHATTY = NetworkControllerImpl.CHATTY; field in SignalController
67 static final boolean CHATTY = Log.isLoggable(TAG + "Chat", Log.DEBUG); field in NetworkControllerImpl
197 public static final boolean CHATTY = DEBUG; field in PhoneStatusBar