Home
last modified time | relevance | path

Searched defs:finishSession (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/
DExtendedRadioMockitoTestCase.java62 public final void finishSession() { in finishSession() method in ExtendedRadioMockitoTestCase
/frameworks/base/core/java/com/android/internal/inputmethod/
DIAccessibilityInputMethodSession.aidl32 void finishSession(); in finishSession() method
DIInputMethodSession.aidl49 void finishSession(); in finishSession() method
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/
DRemoteLockscreenValidationSessionStorage.java92 public void finishSession(int userId) { in finishSession() method in RemoteLockscreenValidationSessionStorage
/frameworks/base/core/java/android/accessibilityservice/
DAccessibilityInputMethodSessionWrapper.java87 public void finishSession() { in finishSession() method in AccessibilityInputMethodSessionWrapper
/frameworks/base/core/java/android/view/contentcapture/
DIContentCaptureManager.aidl57 void finishSession(int sessionId); in finishSession() method
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/devicepolicy/
DFactoryResetterTest.java95 public void finishSession() { in finishSession() method in FactoryResetterTest
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DMasterClearReceiverTest.java113 public void finishSession() { in finishSession() method in MasterClearReceiverTest
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DTestAccountType2Authenticator.java131 public Bundle finishSession(AccountAuthenticatorResponse response, in finishSession() method in TestAccountType2Authenticator
DTestAccountType1Authenticator.java373 public Bundle finishSession(AccountAuthenticatorResponse response, in finishSession() method in TestAccountType1Authenticator
/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl126 void finishSession(in IAccountAuthenticatorResponse response, String accountType, in finishSession() method
DAbstractAccountAuthenticator.java464 public void finishSession( in finishSession() method in AbstractAccountAuthenticator.Transport
921 public Bundle finishSession( in finishSession() method in AbstractAccountAuthenticator
/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodSessionWrapper.java219 public void finishSession() { in finishSession() method in IInputMethodSessionWrapper
/frameworks/base/core/java/android/view/autofill/
DIAutoFillManager.aidl52 void finishSession(int sessionId, int userId, int commitReason); in finishSession() method
/frameworks/base/services/credentials/java/com/android/server/credentials/
DRequestSession.java219 protected void finishSession(boolean propagateCancellation) { in finishSession() method in RequestSession
/frameworks/native/services/inputflinger/
DInputDeviceMetricsCollector.cpp450 InputDeviceMetricsCollector::ActiveSession::finishSession() { in finishSession() function in android::InputDeviceMetricsCollector::ActiveSession
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java918 public void finishSession(int sessionId) { in finishSession() method in ContentCaptureManagerService.ContentCaptureManagerServiceStub
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java1944 public void finishSession(int sessionId, int userId, in finishSession() method in AutofillManagerService.AutoFillManagerServiceStub