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

  /frameworks/base/telecomm/java/android/telecom/Logging/
Session.java 141 public String getShortMethodName() {
SessionManager.java 215 threadSession.getShortMethodName(), System.currentTimeMillis(),
338 notifySessionCompleteListeners(subsession.getShortMethodName(), fullSessionTimeMs);
349 notifySessionCompleteListeners(subsession.getShortMethodName(), fullSessionTimeMs);

Completed in 50 milliseconds