Searched refs:humanReadableTimeDuration (Results 1 – 1 of 1) sorted by relevance
210 Log.d(TAG, "openFileDescriptor() DONE, took " + humanReadableTimeDuration(elapsed) in openFileDescriptor()262 private static String humanReadableTimeDuration(long ms) { in humanReadableTimeDuration() method in SelectedMediaPreloader