Searched defs:onSessionCreated (Results 1 – 8 of 8) sorted by relevance
21 void onSessionCreated(int sessionId); in onSessionCreated() method
544 public void onSessionCreated(int sessionId) { in onSessionCreated() method in PackageInstaller.SessionCallbackDelegate
30 void onSessionCreated(ITvInputSession session, in IBinder hardwareSessionToken); in onSessionCreated() method
32 void onSessionCreated(in String inputId, IBinder token, in InputChannel channel, int seq); in onSessionCreated() method
255 public void onSessionCreated(@Nullable Session session) { in onSessionCreated() method in TvInputManager.SessionCallback
1005 public void onSessionCreated(Session session) { in onSessionCreated() method in TvView.MySessionCallback
2134 public void onSessionCreated(ITvInputSession session, IBinder hardwareSessionToken) { in onSessionCreated() method in TvInputManagerService.SessionCallback
1519 void onSessionCreated(IInputMethod method, IInputMethodSession session, in onSessionCreated() method in InputMethodManagerService