/frameworks/base/telecomm/java/android/telecom/ |
D | Log.java | 190 public static void startSession(String shortMethodName) { in startSession() method in Log 194 public static void startSession(Session.Info info, String shortMethodName) { in startSession() method in Log 198 public static void startSession(String shortMethodName, String callerIdentification) { in startSession() method in Log 202 public static void startSession(Session.Info info, String shortMethodName, in startSession() method in Log
|
/frameworks/base/core/java/android/view/contentcapture/ |
D | IContentCaptureManager.aidl | 44 void startSession(IBinder activityToken, in ComponentName componentName, in startSession() method
|
/frameworks/base/telecomm/java/android/telecom/Logging/ |
D | SessionManager.java | 123 public synchronized void startSession(Session.Info info, String shortMethodName, in startSession() method in SessionManager 137 public synchronized void startSession(String shortMethodName, in startSession() method in SessionManager
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsMMTelFeature.aidl | 36 int startSession(in PendingIntent incomingCallIntent, in startSession() method
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/ |
D | ImsServiceInterfaceAdapter.java | 47 public int startSession(PendingIntent incomingCallIntent, IImsRegistrationListener listener) in startSession() method in ImsServiceInterfaceAdapter
|
D | MmTelInterfaceAdapter.java | 48 public int startSession(PendingIntent incomingCallIntent, IImsRegistrationListener listener) in startSession() method in MmTelInterfaceAdapter
|
/frameworks/base/telephony/java/android/telephony/ims/compat/feature/ |
D | MMTelFeature.java | 208 public int startSession(PendingIntent incomingCallIntent, IImsRegistrationListener listener) { in startSession() method in MMTelFeature
|
/frameworks/base/core/java/android/view/autofill/ |
D | IAutoFillManager.aidl | 43 void startSession(IBinder activityToken, in IBinder appCallback, in AutofillId autoFillId, in startSession() method
|
/frameworks/base/cmds/incident_helper/src/ |
D | ih_util.cpp | 440 Message::startSession(ProtoOutputStream* proto, const std::string& name) in startSession() function in Message
|
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ |
D | ContentCaptureManagerService.java | 545 public void startSession(@NonNull IBinder activityToken, in startSession() method in ContentCaptureManagerService.ContentCaptureManagerServiceStub
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ |
D | AutofillManagerService.java | 1098 public void startSession(IBinder activityToken, IBinder appCallback, AutofillId autofillId, in startSession() method in AutofillManagerService.AutoFillManagerServiceStub
|