Home | History | Annotate | Download | only in core

Lines Matching refs:LOGTAG

130       Log.v(LOGTAG, "TestEventHandler:requestSent()");
160 Log.v(LOGTAG, "TestEventHandler:status() major: " + major_version +
222 Log.v(LOGTAG, "TestEventHandler:headers()");
328 Log.v(LOGTAG, "TestEventHandler: locationChanged() " +
374 Log.v(LOGTAG, "TestEventHandler: data() " + len + " bytes");
383 Log.v(LOGTAG, new String(data, 0, len));
418 Log.v(LOGTAG, "TestEventHandler: endData() called");
458 Log.v(LOGTAG, "TestEventHandler: error() called Id:" + id +
503 Log.v(LOGTAG, "TestEventHandler: handleSslErrorRequest(): "+
565 Log.d(LOGTAG, " Cant do this without delayReponse set ");
589 Log.d(LOGTAG, " Cant do this without delayReponse set ");
795 Log.v(LOGTAG, "TestEventHandler.attachRequestHandle(): " +
806 Log.v(LOGTAG, "TestEventHandler.detachRequestHandle(): " +
812 protected final static String LOGTAG = "http";