Searched refs:LOG (Results 1 – 3 of 3) sorted by relevance
41 protected static final Logger LOG = Logger.getLogger(ReportExporter.class.getName()); field in ReportExporter54 LOG.log(Level.WARNING, "External storage is not writable."); in doInBackground()62 LOG.log(Level.WARNING, "Couldn't create test results report", e); in doInBackground()77 LOG.log(Level.WARNING, "I/O exception writing report to storage.", e); in doInBackground()85 LOG.log(Level.WARNING, "I/O exception closing report.", e); in doInBackground()
33 private static final Logger LOG = Logger.getLogger(MediaPlayerTestBase.class.getName()); field in MediaPlayerTestBase205 LOG.warning("prepare() failed on try " + i + ", trying playback again"); in playVideoWithRetries()
44426 private static final java.lang.String LOG117337 private static final org.apache.commons.logging.Log LOG117472 private static final org.apache.commons.logging.Log LOG117675 private static final org.apache.commons.logging.Log LOG