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