Searched refs:getAllSessions (Results 1 – 7 of 7) sorted by relevance
42 ParceledListSlice getAllSessions(int userId); in getAllSessions() method
430 public @NonNull List<SessionInfo> getAllSessions() { in getAllSessions() method in PackageInstaller432 return mInstaller.getAllSessions(mUserId).getList(); in getAllSessions()
674 public ParceledListSlice<SessionInfo> getAllSessions(int userId) { in getAllSessions() method in PackageInstallerService
17901 HSPLandroid/content/pm/IPackageInstaller$Stub$Proxy;->getAllSessions(I)Landroid/content/pm/Parceled…17909 HSPLandroid/content/pm/IPackageInstaller;->getAllSessions(I)Landroid/content/pm/ParceledListSlice;18316 HSPLandroid/content/pm/PackageInstaller;->getAllSessions()Ljava/util/List;
8188 Landroid/content/pm/PackageInstaller;->getAllSessions()Ljava/util/List;
8578 method public java.util.List<android.content.pm.PackageInstaller.SessionInfo> getAllSessions();
11024 method public java.util.List<android.content.pm.PackageInstaller.SessionInfo> getAllSessions();