Home
last modified time | relevance | path

Searched refs:continueSession (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java814 Log.continueSession((Session) args.arg2,
827 Log.continueSession((Session) args.arg2,
838 Log.continueSession((Session) args.arg4, SESSION_HANDLER + SESSION_CREATE_CONN);
878 Log.continueSession((Session) args.arg2,
905 Log.continueSession((Session) args.arg3, SESSION_HANDLER +
938 Log.continueSession((Session) args.arg4, SESSION_HANDLER + SESSION_CREATE_CONN);
976 Log.continueSession((Session) args.arg2,
1003 Log.continueSession((Session) args.arg3, SESSION_HANDLER +
1038 Log.continueSession((Session) args.arg3, SESSION_HANDLER +
1068 Log.continueSession((Session) args.arg2, SESSION_HANDLER + SESSION_ABORT);
[all …]
DLog.java233 public static void continueSession(Session subsession, String shortMethodName) { in continueSession() method in Log
234 getSessionManager().continueSession(subsession, shortMethodName); in continueSession()
/frameworks/base/telecomm/java/android/telecom/Logging/
DRunnable.java36 Log.continueSession(mSubsession, mSubsessionName);
DSessionManager.java147 continueSession(childSession, shortMethodName); in startSession()
194 continueSession(childSession, shortMethodName); in startExternalSession()
283 public synchronized void continueSession(Session subsession, String shortMethodName) { in continueSession() method in SessionManager
/frameworks/base/config/
Dboot-image-profile.txt18235 HSPLandroid/telecom/Log;->continueSession(Landroid/telecom/Logging/Session;Ljava/lang/String;)V
18307 HSPLandroid/telecom/Logging/SessionManager;->continueSession(Landroid/telecom/Logging/Session;Ljava…