Searched refs:getAllSessions (Results 1 – 9 of 9) sorted by relevance
41 ParceledListSlice getAllSessions(int userId); in getAllSessions() method
393 public @NonNull List<SessionInfo> getAllSessions() { in getAllSessions() method in PackageInstaller395 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()
827 public ParceledListSlice<SessionInfo> getAllSessions(int userId) { in getAllSessions() method in PackageInstallerService
8578 method public java.util.List<android.content.pm.PackageInstaller.SessionInfo> getAllSessions();
9563 method public java.util.List<android.content.pm.PackageInstaller.SessionInfo> getAllSessions();
9918 method public java.util.List<android.content.pm.PackageInstaller.SessionInfo> getAllSessions();
9575 method public java.util.List<android.content.pm.PackageInstaller.SessionInfo> getAllSessions();