Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DSessionTest.java61 Log.continueSession(childSession, "child"); in testRecursion_printFullSessionTree()
92 Log.continueSession(childSession, "child"); in testRecursion_getFullMethodPath()
123 Log.continueSession(childSession, "child"); in testRecursion_getFullMethodPathTruncated()
154 Log.continueSession(childSession, "child"); in testRecursion_toString()
186 Log.continueSession(childSession, "child"); in testRecursion_toString_childCircDep()
216 Log.continueSession(childSession, "child"); in testRecursion_getInfo()
H A DSessionManagerTest.java228 mTestSessionManager.continueSession(testSession, TEST_CHILD_NAME); in testContinueSubsession()
251 mTestSessionManager.continueSession(testSession, TEST_CHILD_NAME); in testEndSubsession()
274 mTestSessionManager.continueSession(childSession, TEST_CHILD_NAME); in testEndSubsessionWithParentComplete()
382 mTestSessionManager.continueSession(testSession, TEST_CHILD_NAME); in testFullMethodPath()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java867 Log.continueSession((Session) args.arg2,
880 Log.continueSession((Session) args.arg2,
931 Log.continueSession((Session) args.arg2,
1029 Log.continueSession((Session) args.arg2,
1143 Log.continueSession((Session) args.arg2,
1190 Log.continueSession((Session) args.arg3,
1214 Log.continueSession(
1270 Log.continueSession((Session) args.arg3,
1284 Log.continueSession((Session) args.arg3,
1298 Log.continueSession((Session) args.arg3,
[all …]
H A DLog.java233 public static void continueSession(Session subsession, String shortMethodName) { in continueSession() method in Log
234 getSessionManager().continueSession(subsession, shortMethodName); in continueSession()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallScreeningServiceHelper.java113 Log.continueSession(mLoggingSession, "CSSH.oSC"); in bindAndGetCallIdentification()
133 Log.continueSession(mLoggingSession, "CSSH.oSD"); in bindAndGetCallIdentification()
156 Log.continueSession(mLoggingSession, "CSSH.timeout"); in bindAndGetCallIdentification()
H A DPhoneAccountSuggestionHelper.java78 Log.continueSession(logSession, "PASH.oSC"); in bindAndGetSuggestions()
115 Log.continueSession(logSession, "PASH.oSD"); in bindAndGetSuggestions()
136 Log.continueSession(logSession, "PASH.timeout"); in bindAndGetSuggestions()
H A DCallerInfoLookupHelper.java185 Log.continueSession((Session) cookie, "CILH.oQC"); in makeCallerInfoQueryListener()
235 Log.continueSession((Session) cookie, "CLIH.oILC");
H A DDtmfLocalTonePlayer.java90 Log.continueSession((Session) msg.obj, "DLTP.TH"); in handleMessage()
H A DAsyncRingtonePlayer.java162 Log.continueSession(session, "ARP.hP");
H A DCallIntentProcessor.java204 Log.continueSession(logSubsession, "CIP.sNOCI"); in processOutgoingCallIntent()
H A DConnectionServiceFocusManager.java491 Log.continueSession(session, shortName); in handleMessage()
H A DInCallTonePlayer.java244 Log.continueSession(mSession, "ICTP.r"); in run()
H A DCallAudioModeStateMachine.java750 Log.continueSession(((MessageArgs) msg.obj).session, "CAMSM.pM_" + msg.what); in onPreHandleMessage()
H A DCallAudioRouteStateMachine.java231 Log.continueSession(session, "CARSM.pM_" + messageCodeName); in onPreHandleMessage()
H A DCallsManager.java451 Log.continueSession(args[0].second, "CM.UECNT"); in doInBackground()
1903 Log.continueSession(logSubsession, "CM.pOGC"); in startConference()
/aosp12/frameworks/base/telecomm/java/android/telecom/Logging/
H A DSessionManager.java148 continueSession(childSession, shortMethodName); in startSession()
195 continueSession(childSession, shortMethodName); in startExternalSession()
284 public synchronized void continueSession(Session subsession, String shortMethodName) { in continueSession() method in SessionManager
H A DRunnable.java36 Log.continueSession(mSubsession, mSubsessionName);
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
H A DBluetoothRouteManager.java475 Log.continueSession(((Session) args.arg1), "BRM.pM_" + msg.what); in onPreHandleMessage()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt14453 HSPLandroid/telecom/Log;->continueSession(Landroid/telecom/Logging/Session;Ljava/lang/String;)V
14490 HSPLandroid/telecom/Logging/SessionManager;->continueSession(Landroid/telecom/Logging/Session;Ljava…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt14502 HSPLandroid/telecom/Log;->continueSession(Landroid/telecom/Logging/Session;Ljava/lang/String;)V
14539 HSPLandroid/telecom/Logging/SessionManager;->continueSession(Landroid/telecom/Logging/Session;Ljava…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt55510 Landroid/telecom/Log;->continueSession(Landroid/telecom/Logging/Session;Ljava/lang/String;)V