Home | History | Annotate | Download | only in com.example.android.common.logger

Lines Matching refs:null

65         if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr);