/frameworks/base/telecomm/java/android/telecom/ |
D | Log.java | 185 public static void startSession(String shortMethodName) { in startSession() method in Log 189 public static void startSession(Session.Info info, String shortMethodName) { in startSession() method in Log 193 public static void startSession(String shortMethodName, String callerIdentification) { in startSession() method in Log 197 public static void startSession(Session.Info info, String shortMethodName, in startSession() method in Log
|
/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/android/telephony/ims/feature/ |
D | IMMTelFeature.java | 57 int startSession(PendingIntent incomingCallIntent, IImsRegistrationListener listener) in startSession() method
|
D | MMTelFeature.java | 44 public int startSession(PendingIntent incomingCallIntent, IImsRegistrationListener listener) { in startSession() method in MMTelFeature
|
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsServiceProxyCompat.java | 56 public int startSession(PendingIntent incomingCallIntent, IImsRegistrationListener listener) in startSession() method in ImsServiceProxyCompat
|
D | ImsServiceProxy.java | 120 public int startSession(PendingIntent incomingCallIntent, IImsRegistrationListener listener) in startSession() method in ImsServiceProxy
|
/frameworks/base/core/java/android/view/autofill/ |
D | IAutoFillManager.aidl | 36 int startSession(IBinder activityToken, in IBinder appCallback, in AutofillId autoFillId, in startSession() method
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsServiceController.aidl | 42 int startSession(int slotId, int featureType, in PendingIntent incomingCallIntent, in startSession() method
|
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/media/ |
D | SessionManager.java | 214 public String startSession() { in startSession() method in SessionManager
|
D | RemotePlayer.java | 423 private void startSession(final PlaylistItem item) { in startSession() method in RemotePlayer
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/ |
D | TestImsServiceControllerAdapter.java | 61 public int startSession(int slotId, int featureType, PendingIntent incomingCallIntent, in startSession() method in TestImsServiceControllerAdapter.ImsServiceControllerBinder
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ |
D | AutofillManagerService.java | 534 public int startSession(IBinder activityToken, IBinder appCallback, AutofillId autofillId, in startSession() method in AutofillManagerService.AutoFillManagerServiceStub
|
/frameworks/support/v7/mediarouter/src/android/support/v7/media/ |
D | RemotePlaybackClient.java | 553 public void startSession(Bundle extras, SessionActionCallback callback) { in startSession() method in RemotePlaybackClient
|