Home | History | Annotate | Download | only in net

Lines Matching refs:LOG

21 import android.util.Log;
104 /** Log tag. */
105 private static final String LOG = Uri.class.getSimpleName();
1074 Log.w(LOG, "Error parsing port string.", e);