/packages/services/Telecomm/src/com/android/server/telecom/ |
D | InCallAdapter.java | 52 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 …]
|
D | TelecomServiceImpl.java | 114 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 …]
|
D | ConnectionServiceWrapper.java | 77 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 …]
|
D | TelecomBroadcastIntentProcessor.java | 176 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()
|
D | BluetoothPhoneServiceImpl.java | 103 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");
|
D | TelecomSystem.java | 130 Log.startSession("TSSwR.oR"); 147 Log.startSession("TSStR.oR"); 163 Log.startSession("TSBCR.oR"); 218 Log.startSession("TS.init"); in TelecomSystem()
|
D | ServiceBinder.java | 123 Log.startSession("SDR.bD"); in binderDied() 147 Log.startSession("SBC.oSC"); in onServiceConnected() 185 Log.startSession("SBC.oSD"); in onServiceDisconnected()
|
D | WiredHeadsetManager.java | 44 Log.startSession("WHC.oADA"); in onAudioDevicesAdded() 54 Log.startSession("WHC.oADR"); in onAudioDevicesRemoved()
|
D | DefaultDialerCache.java | 72 Log.startSession("DDC.oR"); 118 Log.startSession("DDC.oC");
|
D | InCallController.java | 202 Log.startSession("ICSBC.oSC"); 219 Log.startSession("ICSBC.oSD"); 233 Log.startSession("ICSBC.oNB"); 248 Log.startSession("ICSBC.oBD"); 875 Log.startSession("ICC.pCR");
|
D | DockManager.java | 44 Log.startSession("DM.oR"); in onReceive()
|
D | TtyManager.java | 116 Log.startSession("TBR.oR"); in onReceive()
|
D | HeadsetMediaButton.java | 53 Log.startSession("HMB.oMBE");
|
D | SystemStateHelper.java | 57 Log.startSession("SSP.oR");
|
D | CallRecordingTonePlayer.java | 53 Log.startSession("CRTP.oRCC");
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | SessionManagerTest.java | 87 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 …]
|
D | SessionTest.java | 57 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/ |
D | CallRedirectionProcessor.java | 130 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/ |
D | CaptureSession.java | 182 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
|
D | CaptureSessionImpl.java | 219 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/ |
D | CallScreeningServiceFilter.java | 68 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/ |
D | CaptureIntentSession.java | 130 …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/ |
D | BluetoothDeviceManager.java | 46 Log.startSession("BMSL.oSC"); 72 Log.startSession("BMSL.oSD");
|
D | BluetoothStateReceiver.java | 55 Log.startSession("BSR.oR"); in onReceive()
|
/packages/services/Telecomm/src/com/android/server/telecom/components/ |
D | UserCallActivity.java | 61 Log.startSession("UCA.oC"); in onCreate()
|