Searched defs:pretty (Results 1 – 3 of 3) sorted by relevance
189 String pretty = null; in instrumentationStatus() local212 String pretty = null; in instrumentationFinished() local
160 String pretty = null; in onInstrumentationStatusLocked() local181 String pretty = null; in onInstrumentationFinishedLocked() local
706 static String formatDateTime(long dateTime, boolean pretty) { in formatDateTime()713 private String formatElapsedTime(long elapsedTime, boolean pretty) { in formatElapsedTime()