Home
last modified time | relevance | path

Searched defs:startSession (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DLog.java190 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/
DIContentCaptureManager.aidl44 void startSession(IBinder activityToken, in ComponentName componentName, in startSession() method
/frameworks/base/telecomm/java/android/telecom/Logging/
DSessionManager.java123 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/
DIImsMMTelFeature.aidl36 int startSession(in PendingIntent incomingCallIntent, in startSession() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsServiceInterfaceAdapter.java47 public int startSession(PendingIntent incomingCallIntent, IImsRegistrationListener listener) in startSession() method in ImsServiceInterfaceAdapter
DMmTelInterfaceAdapter.java48 public int startSession(PendingIntent incomingCallIntent, IImsRegistrationListener listener) in startSession() method in MmTelInterfaceAdapter
/frameworks/base/telephony/java/android/telephony/ims/compat/feature/
DMMTelFeature.java208 public int startSession(PendingIntent incomingCallIntent, IImsRegistrationListener listener) { in startSession() method in MMTelFeature
/frameworks/base/core/java/android/view/autofill/
DIAutoFillManager.aidl43 void startSession(IBinder activityToken, in IBinder appCallback, in AutofillId autoFillId, in startSession() method
/frameworks/base/cmds/incident_helper/src/
Dih_util.cpp440 Message::startSession(ProtoOutputStream* proto, const std::string& name) in startSession() function in Message
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java545 public void startSession(@NonNull IBinder activityToken, in startSession() method in ContentCaptureManagerService.ContentCaptureManagerServiceStub
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java1098 public void startSession(IBinder activityToken, IBinder appCallback, AutofillId autofillId, in startSession() method in AutofillManagerService.AutoFillManagerServiceStub