Searched refs:getAllSessions (Results 1 – 8 of 8) sorted by relevance
42 ParceledListSlice getAllSessions(int userId); in getAllSessions() method
417 public @NonNull List<SessionInfo> getAllSessions() { in getAllSessions() method in PackageInstaller419 return mInstaller.getAllSessions(mUserId).getList(); in getAllSessions()
133 void getAllSessions(ConcurrentHashMap<String, BordeauxSessionManager.Session> sessions) { in getAllSessions() method in BordeauxSessionStorage
180 mSessionStorage.getAllSessions(mSessions); in loadSessions()
860 public ParceledListSlice<SessionInfo> getAllSessions(int userId) { in getAllSessions() method in PackageInstallerService
8578 method public java.util.List<android.content.pm.PackageInstaller.SessionInfo> getAllSessions();
10428 method public java.util.List<android.content.pm.PackageInstaller.SessionInfo> getAllSessions();
11099 method public java.util.List<android.content.pm.PackageInstaller.SessionInfo> getAllSessions();