Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/util/
H A DStopWatch.java58 public void stopAndLog(String TAG, int timeThresholdToLog) { in stopAndLog()
106 public void stopAndLog(String TAG, int timeThresholdToLog) { in stopAndLog()
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/util/
H A DStopWatch.java47 public void stopAndLog(String TAG, int timeThresholdToLog) { in stopAndLog()