Home
last modified time | relevance | path

Searched defs:stopAndLog (Results 1 – 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
DStopWatch.java58 public void stopAndLog(String TAG, int timeThresholdToLog) { in stopAndLog() method in StopWatch
106 public void stopAndLog(String TAG, int timeThresholdToLog) { in stopAndLog() method in StopWatch.NullStopWatch
/packages/apps/Messaging/src/com/android/messaging/util/
DLoggingTimer.java57 public void stopAndLog() { in stopAndLog() method in LoggingTimer