Home
last modified time | relevance | path

Searched refs:onSessionCreated (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DIPackageInstallerCallback.aidl21 void onSessionCreated(int sessionId); in onSessionCreated() method
DPackageInstaller.java654 public void onSessionCreated(int sessionId) { in onSessionCreated() method in PackageInstaller.SessionCallbackDelegate
/frameworks/base/core/java/com/android/internal/textservice/
DISpellCheckerServiceCallback.aidl34 void onSessionCreated(ISpellCheckerSession newSession); in onSessionCreated() method
/frameworks/base/media/java/android/media/tv/
DITvInputSessionCallback.aidl30 void onSessionCreated(ITvInputSession session, in IBinder hardwareSessionToken); in onSessionCreated() method
DITvInputClient.aidl32 void onSessionCreated(in String inputId, IBinder token, in InputChannel channel, int seq); in onSessionCreated() method
DTvInputService.java1858 public void onSessionCreated(TvInputManager.Session session) {
2015 cb.onSessionCreated(null, null);
2036 cb.onSessionCreated(null, null);
2067 cb.onSessionCreated(stub, hardwareSessionToken);
2086 cb.onSessionCreated(null, null);
2095 cb.onSessionCreated(stub, null);
DTvRecordingClient.java305 public void onSessionCreated(TvInputManager.Session session) { in onSessionCreated() method in TvRecordingClient.MySessionCallback
DTvInputManager.java363 public void onSessionCreated(@Nullable Session session) { in onSessionCreated() method in TvInputManager.SessionCallback
565 mSessionCallback.onSessionCreated(session); in postSessionCreated()
879 public void onSessionCreated(String inputId, IBinder token, InputChannel channel, in TvInputManager()
DTvView.java1070 public void onSessionCreated(Session session) { in onSessionCreated() method in TvView.MySessionCallback
/frameworks/base/services/core/java/com/android/server/
DTextServicesManagerService.java957 void onSessionCreated(@Nullable final ISpellCheckerSession newSession, in onSessionCreated() method in TextServicesManagerService.SpellCheckerBindGroup
1054 public void onSessionCreated(@Nullable ISpellCheckerSession newSession) { in onSessionCreated() method in TextServicesManagerService.ISpellCheckerServiceCallbackBinder
1055 mBindGroup.onSessionCreated(newSession, mRequest); in onSessionCreated()
DInputMethodManagerService.java1247 mParentIMMS.onSessionCreated(mMethod, session, mChannel); in sessionCreated()
2050 void onSessionCreated(IInputMethod method, IInputMethodSession session, in onSessionCreated() method in InputMethodManagerService
/frameworks/base/core/java/android/service/textservice/
DSpellCheckerService.java345 callback.onSessionCreated(internalSession); in getISpellCheckerSession()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerService.java1023 callback.onSessionCreated(sessionId); in invokeCallback()
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java660 client.onSessionCreated(inputId, sessionToken, channel, seq); in sendSessionTokenToClientLocked()
2413 public void onSessionCreated(ITvInputSession session, IBinder hardwareSessionToken) { in onSessionCreated() method in TvInputManagerService.SessionCallback
/frameworks/base/config/
Dhiddenapi-light-greylist.txt1506 Landroid/content/pm/IPackageInstallerCallback;->onSessionCreated(I)V
Dboot-image-profile.txt1696 HPLandroid/content/pm/IPackageInstallerCallback$Stub$Proxy;->onSessionCreated(I)V
1777 HPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionCreated(I)V
10118 HPLcom/android/internal/textservice/ISpellCheckerServiceCallback$Stub$Proxy;->onSessionCreated(Lcom…
10122 HPLcom/android/internal/textservice/ISpellCheckerServiceCallback;->onSessionCreated(Lcom/android/in…
17922 HSPLandroid/content/pm/IPackageInstallerCallback;->onSessionCreated(I)V