Searched defs:getAllSessions (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/java/android/content/pm/ | ||
H A D | IPackageInstaller.aidl | 44 ParceledListSlice getAllSessions(int userId); in getAllSessions() method |
H A D | ILauncherApps.aidl | 105 ParceledListSlice getAllSessions(String callingPackage); in getAllSessions() method |
H A D | PackageInstaller.java | 753 public @NonNull List<SessionInfo> getAllSessions() { in getAllSessions() method in PackageInstaller |
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ | ||
H A D | LauncherAppsService.java | 334 public ParceledListSlice<SessionInfo> getAllSessions(String callingPackage) { in getAllSessions() method in LauncherAppsService.LauncherAppsImpl |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |