Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/
H A DExtendedRadioMockitoTestCase.java42 public void startSession() { in startSession() method in ExtendedRadioMockitoTestCase
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/area/
H A DRearDisplayPresentationController.java66 public void startSession(@NonNull Display rearDisplay) { in startSession() method in RearDisplayPresentationController
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/storage/
H A DRemoteLockscreenValidationSessionStorageTest.java52 public void startSession() { in startSession() method in RemoteLockscreenValidationSessionStorageTest
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DLog.java200 public static void startSession(String shortMethodName) { in startSession() method in Log
204 public static void startSession(Session.Info info, String shortMethodName) { in startSession() method in Log
208 public static void startSession(String shortMethodName, String callerIdentification) { in startSession() method in Log
212 public static void startSession(Session.Info info, String shortMethodName, in startSession() method in Log
/aosp14/frameworks/base/core/java/android/service/storage/
H A DIExternalStorageService.aidl28 void startSession(@utf8InCpp String sessionId, int type, in ParcelFileDescriptor deviceFd, in startSession() method
H A DExternalStorageService.java194 public void startSession(String sessionId, @SessionFlag int flag, in startSession() method in ExternalStorageService.ExternalStorageServiceWrapper
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/
H A DRemoteLockscreenValidationSessionStorage.java69 public LockscreenVerificationSession startSession(int userId) { in startSession() method in RemoteLockscreenValidationSessionStorage
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/devicepolicy/
H A DFactoryResetterTest.java71 public void startSession() { in startSession() method in FactoryResetterTest
/aosp14/frameworks/base/services/core/java/com/android/server/storage/
H A DStorageUserConnection.java99 public void startSession(String sessionId, ParcelFileDescriptor pfd, String upperPath, in startSession() method in StorageUserConnection
387 public void startSession(Session session, ParcelFileDescriptor fd) in startSession() method
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsMMTelFeature.aidl36 int startSession(in PendingIntent incomingCallIntent, in startSession() method
/aosp14/frameworks/base/telecomm/java/android/telecom/Logging/
H A DSessionManager.java125 public synchronized void startSession(Session.Info info, String shortMethodName, in startSession() method in SessionManager
139 public synchronized void startSession(String shortMethodName, in startSession() method in SessionManager
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DIContentCaptureManager.aidl49 void startSession(IBinder activityToken, IBinder shareableActivityToken, in startSession() method
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
H A DMasterClearReceiverTest.java102 public void startSession() { in startSession() method in MasterClearReceiverTest
/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/feature/
H A DMMTelFeature.java212 public int startSession(PendingIntent incomingCallIntent, IImsRegistrationListener listener) { in startSession() method in MMTelFeature
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
H A DSessionTracker.java104 private void startSession(int type) { in startSession() method in SessionTracker
/aosp14/frameworks/base/core/java/android/view/autofill/
H A DIAutoFillManager.aidl43 void startSession(IBinder activityToken, in IBinder appCallback, in AutofillId autoFillId, in startSession() method
/aosp14/frameworks/base/cmds/incident_helper/src/
H A Dih_util.cpp445 Message::startSession(ProtoOutputStream* proto, const std::string& name) in startSession() function in Message
/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DContentCaptureManagerService.java896 public void startSession(@NonNull IBinder activityToken, in startSession() method in ContentCaptureManagerService.ContentCaptureManagerServiceStub
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerService.java1629 public void startSession(IBinder activityToken, IBinder clientCallback, in startSession() method in AutofillManagerService.AutoFillManagerServiceStub