Searched refs:LOGTAG (Results 1 – 4 of 4) sorted by relevance
28 private final static String LOGTAG = "http"; field in HttpLog34 … Log.v(LOGTAG, SystemClock.uptimeMillis() + " " + Thread.currentThread().getName() + " " + logMe); in v()38 Log.e(LOGTAG, logMe); in e()
34 private static final String LOGTAG = "Http"; field in Headers202 Log.v(LOGTAG, "Headers.headers(): error parsing" in parseHeader()
23 private static final String LOGTAG = "ApkAssets"; field in ApkAssets45 Log.e(LOGTAG, "Error while loading asset " + fileName + ": " + e); in open()54 Log.e(LOGTAG, "Unable to close AssetFileDescriptor", e2); in open()
17 static final String LOGTAG = ShadowPathParser.class.getSimpleName(); field in ShadowPathParser123 Log.e(LOGTAG, "error in parsing \"" + s + "\""); in getFloats()470 Log.w(LOGTAG, " Points are coincident"); in drawArc()475 Log.w(LOGTAG, "Points are too far apart " + dsq); in drawArc()