Home
last modified time | relevance | path

Searched refs:startSession (Results 1 – 25 of 33) sorted by relevance

12

/packages/services/Telecomm/src/com/android/server/telecom/
DInCallAdapter.java52 Log.startSession(LogUtils.Sessions.ICA_ANSWER_CALL, mOwnerPackageName); in answerCall()
75 Log.startSession(LogUtils.Sessions.ICA_DEFLECT_CALL, mOwnerPackageName); in deflectCall()
98 Log.startSession(LogUtils.Sessions.ICA_REJECT_CALL, mOwnerPackageName); in rejectCall()
132 Log.startSession(LogUtils.Sessions.ICA_REJECT_CALL, mOwnerPackageName); in rejectCallWithReason()
156 Log.startSession(LogUtils.Sessions.ICA_TRANSFER_CALL, mOwnerPackageName); in transferCall()
180 Log.startSession(LogUtils.Sessions.ICA_CONSULTATIVE_TRANSFER, mOwnerPackageName); in consultativeTransfer()
205 Log.startSession("ICA.pDT", mOwnerPackageName); in playDtmfTone()
228 Log.startSession("ICA.sDT", mOwnerPackageName); in stopDtmfTone()
251 Log.startSession("ICA.pDC", mOwnerPackageName); in postDialContinue()
274 Log.startSession(LogUtils.Sessions.ICA_DISCONNECT_CALL, mOwnerPackageName); in disconnectCall()
[all …]
DTelecomServiceImpl.java114 Log.startSession("TSI.gDOPA");
141 Log.startSession("TSI.gUSOPA");
161 Log.startSession("TSI.sUSOPA");
185 Log.startSession("TSI.gCCPA");
215 Log.startSession("TSI.gSMPA");
241 Log.startSession("TSI.gPASS");
275 Log.startSession("TSI.gPAFP");
294 Log.startSession("TSI.gPA");
315 Log.startSession("TSI.gAPAC");
344 Log.startSession("TSI.gAPA");
[all …]
DConnectionServiceWrapper.java77 Log.startSession(sessionInfo, LogUtils.Sessions.CSW_HANDLE_CREATE_CONNECTION_COMPLETE); in handleCreateConnectionComplete()
106 Log.startSession(sessionInfo, LogUtils.Sessions.CSW_HANDLE_CREATE_CONNECTION_COMPLETE); in handleCreateConferenceComplete()
135 Log.startSession(sessionInfo, LogUtils.Sessions.CSW_SET_ACTIVE); in setActive()
158 Log.startSession(sessionInfo, LogUtils.Sessions.CSW_SET_RINGING); in setRinging()
181 Log.startSession(sessionInfo, "CSW.rCCT"); in resetConnectionTime()
202 Log.startSession(sessionInfo, "CSW.sVP"); in setVideoProvider()
223 Log.startSession(sessionInfo, LogUtils.Sessions.CSW_SET_DIALING); in setDialing()
246 Log.startSession(sessionInfo, LogUtils.Sessions.CSW_SET_PULLING); in setPulling()
268 Log.startSession(sessionInfo, LogUtils.Sessions.CSW_SET_DISCONNECTED); in setDisconnected()
292 Log.startSession(sessionInfo, LogUtils.Sessions.CSW_SET_ON_HOLD); in setOnHold()
[all …]
DTelecomBroadcastIntentProcessor.java176 Log.startSession("TBIP.aAFM"); in processIntent()
187 Log.startSession("TBIP.aRFM"); in processIntent()
199 Log.startSession("TBIP.aPWC"); in processIntent()
208 Log.startSession("TBIP.aCC"); in processIntent()
217 Log.startSession("TBIP.aPRC"); in processIntent()
226 Log.startSession("TBIP.aPUC"); in processIntent()
235 Log.startSession("TBIP.aCRC"); in processIntent()
DBluetoothPhoneServiceImpl.java103 Log.startSession("BPSI.aC");
125 Log.startSession("BPSI.hC");
146 Log.startSession("BPSI.sD");
170 Log.startSession("BPSI.gNO");
193 Log.startSession("BPSI.gSN");
222 Log.startSession("BPSI.lCC");
247 Log.startSession("BPSI.qPS");
264 Log.startSession("BPSI.pC");
DTelecomSystem.java130 Log.startSession("TSSwR.oR");
147 Log.startSession("TSStR.oR");
163 Log.startSession("TSBCR.oR");
218 Log.startSession("TS.init"); in TelecomSystem()
DServiceBinder.java123 Log.startSession("SDR.bD"); in binderDied()
147 Log.startSession("SBC.oSC"); in onServiceConnected()
185 Log.startSession("SBC.oSD"); in onServiceDisconnected()
DWiredHeadsetManager.java44 Log.startSession("WHC.oADA"); in onAudioDevicesAdded()
54 Log.startSession("WHC.oADR"); in onAudioDevicesRemoved()
DDefaultDialerCache.java72 Log.startSession("DDC.oR");
118 Log.startSession("DDC.oC");
DInCallController.java202 Log.startSession("ICSBC.oSC");
219 Log.startSession("ICSBC.oSD");
233 Log.startSession("ICSBC.oNB");
248 Log.startSession("ICSBC.oBD");
875 Log.startSession("ICC.pCR");
DDockManager.java44 Log.startSession("DM.oR"); in onReceive()
DTtyManager.java116 Log.startSession("TBR.oR"); in onReceive()
DHeadsetMediaButton.java53 Log.startSession("HMB.oMBE");
DSystemStateHelper.java57 Log.startSession("SSP.oR");
DCallRecordingTonePlayer.java53 Log.startSession("CRTP.oRCC");
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DSessionManagerTest.java87 mTestSessionManager.startSession(TEST_PARENT_NAME, null); in testStartSession()
106 mTestSessionManager.startSession(TEST_PARENT_NAME, null); in testStartInvisibleChildSession()
108 mTestSessionManager.startSession(TEST_CHILD_NAME, null); in testStartInvisibleChildSession()
130 mTestSessionManager.startSession(TEST_PARENT_NAME, null); in testEndSession()
155 mTestSessionManager.startSession(TEST_PARENT_NAME, null); in testEndInvisibleChildSession()
157 mTestSessionManager.startSession(TEST_CHILD_NAME, null); in testEndInvisibleChildSession()
179 mTestSessionManager.startSession(TEST_PARENT_NAME, null); in testCreateSubsession()
202 mTestSessionManager.startSession(TEST_PARENT_NAME, null); in testCancelSubsession()
223 mTestSessionManager.startSession(TEST_PARENT_NAME, null); in testContinueSubsession()
247 mTestSessionManager.startSession(TEST_PARENT_NAME, null); in testEndSubsession()
[all …]
DSessionTest.java57 Log.startSession("testParent"); in testRecursion_printFullSessionTree()
88 Log.startSession("testParent"); in testRecursion_getFullMethodPath()
119 Log.startSession("testParent"); in testRecursion_getFullMethodPathTruncated()
150 Log.startSession("testParent"); in testRecursion_toString()
182 Log.startSession("testParent"); in testRecursion_getInfo()
/packages/services/Telecomm/src/com/android/server/telecom/callredirection/
DCallRedirectionProcessor.java130 Log.startSession("CRSC.oSC"); in onServiceConnected()
145 Log.startSession("CRSC.oSD"); in onServiceDisconnected()
159 Log.startSession("CRA.cC"); in cancelCall()
176 Log.startSession("CRA.pCU"); in placeCallUnmodified()
193 Log.startSession("CRA.rC"); in redirectCall()
/packages/apps/Camera2/src/com/android/camera/session/
DCaptureSession.java182 public void startSession(@Nullable ImageLifecycleListener listener, @Nonnull byte[] placeholder, in startSession() method
196 public void startSession(@Nullable ImageLifecycleListener listener, @Nonnull Bitmap placeholder, in startSession() method
209 public void startSession(@Nullable ImageLifecycleListener listener, @Nonnull Uri uri, in startSession() method
DCaptureSessionImpl.java219 public synchronized void startSession(@Nullable ImageLifecycleListener listener, in startSession() method in CaptureSessionImpl
240 public synchronized void startSession(@Nullable ImageLifecycleListener listener, in startSession() method in CaptureSessionImpl
265 public synchronized void startSession(@Nullable ImageLifecycleListener listener, in startSession() method in CaptureSessionImpl
/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
DCallScreeningServiceFilter.java68 Log.startSession("NCSSF.aC"); in allowCall()
86 Log.startSession("NCSSF.dC"); in disallowCall()
115 Log.startSession("NCSSF.sC"); in silenceCall()
145 Log.startSession("NCSSF.sCF"); in screenCallFurther()
/packages/apps/Camera2/src/com/android/camera/captureintent/
DCaptureIntentSession.java130 …public synchronized void startSession(ImageLifecycleListener listener, @Nonnull Bitmap placeholder, in startSession() method in CaptureIntentSession
136 …public synchronized void startSession(ImageLifecycleListener listener, @Nonnull byte[] placeholder, in startSession() method in CaptureIntentSession
142 public synchronized void startSession(ImageLifecycleListener listener, @Nonnull Uri uri, in startSession() method in CaptureIntentSession
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothDeviceManager.java46 Log.startSession("BMSL.oSC");
72 Log.startSession("BMSL.oSD");
DBluetoothStateReceiver.java55 Log.startSession("BSR.oR"); in onReceive()
/packages/services/Telecomm/src/com/android/server/telecom/components/
DUserCallActivity.java61 Log.startSession("UCA.oC"); in onCreate()

12