Searched defs:LogUtils (Results 1 - 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/widget/swipeablelistview/
H A DLogUtils.java23 public class LogUtils { class
32 * Priority constant for the println method; use LogUtils.v.
37 * Priority constant for the println method; use LogUtils.d.
42 * Priority constant for the println method; use LogUtils.i.
47 * Priority constant for the println method; use LogUtils.w.
52 * Priority constant for the println method; use LogUtils.e.
/packages/apps/Email/src/com/android/mail/utils/
H A DLogUtils.java26 public class LogUtils { class
41 * Priority constant for the println method; use LogUtils.v.
46 * Priority constant for the println method; use LogUtils.d.
51 * Priority constant for the println method; use LogUtils.i.
56 * Priority constant for the println method; use LogUtils.w.
61 * Priority constant for the println method; use LogUtils.e.

Completed in 189 milliseconds