HomeSort by relevance Sort by last modified time
    Searched defs:stopAndLog (Results 1 - 2 of 2) sorted by null

  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
StopWatch.java 58 public void stopAndLog(String TAG, int timeThresholdToLog) {
106 public void stopAndLog(String TAG, int timeThresholdToLog) {
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
DialpadFragment.java 731 stopWatch.stopAndLog(TAG, 50);
    [all...]

Completed in 456 milliseconds