Searched refs:onSessionFinished (Results 1 – 12 of 12) sorted by relevance
130 public void onSessionFinished(int sessionId) { in onSessionFinished() method in RemoteContentCaptureService131 scheduleAsyncRequest((s) -> s.onSessionFinished(sessionId)); in onSessionFinished()
184 mService.mRemoteService.onSessionFinished(mId); in destroyLocked()
30 void onSessionFinished(int sessionId, boolean success); in onSessionFinished() method
860 public void onSessionFinished(int sessionId, boolean success) { in onSessionFinished() method in PackageInstaller.SessionCallbackDelegate
42 void onSessionFinished(int sessionId); in onSessionFinished() method
166 public void onSessionFinished(int sessionId) {
1377 callback.onSessionFinished(sessionId, (boolean) msg.obj); in invokeCallback()1508 public void onSessionFinished(final PackageInstallerSession session, boolean success) { in onSessionFinished() method in PackageInstallerService.InternalCallback
4207 mCallback.onSessionFinished(this, success); in dispatchSessionFinished()
16151 HPLcom/android/server/contentcapture/RemoteContentCaptureService;->lambda$onSessionFinished$1(ILand…16157 HPLcom/android/server/contentcapture/RemoteContentCaptureService;->onSessionFinished(I)V+]Lcom/andr…30025 HPLcom/android/server/pm/PackageInstallerService$InternalCallback;->onSessionFinished(Lcom/android/…
14354 Landroid/content/pm/IPackageInstallerCallback$Stub$Proxy;->onSessionFinished(IZ)V15183 Landroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionFinished(IZ)V
4594 HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionFinished(IZ)V
4592 HSPLandroid/content/pm/PackageInstaller$SessionCallbackDelegate;->onSessionFinished(IZ)V