Searched defs:LOG (Results 1 – 8 of 8) sorted by relevance
31 LOG, enumConstant
33 public static final void LOG(String fmt, Object... args) { in LOG() method in PanelBar
60 #define LOG(x) LOG_dummy() macro
55 private static final boolean LOG = true; field in WiredAccessoryManager
71 private static final boolean LOG = false; field in UiModeManagerService
62 private static final Logger LOG = Logger.getLogger(MediaPlayer2TestBase.class.getName()); field in MediaPlayer2TestBase
51 private static final boolean LOG = SystemProperties.getBoolean( field in WindowOrientationListener
115 private static final String LOG = Uri.class.getSimpleName(); field in Uri