Searched defs:PackageUserKey (Results 1 – 5 of 5) sorted by relevance
18 public class PackageUserKey { class43 public PackageUserKey(String packageName, UserHandle user) { in PackageUserKey() method in PackageUserKey47 public PackageUserKey(int widgetCategory, UserHandle user) { in PackageUserKey() method in PackageUserKey
84 public void trimNotifications(Map<PackageUserKey, DotInfo> updatedDots) { in trimNotifications()
142 private void trimNotifications(Map<PackageUserKey, DotInfo> updatedDots) { in trimNotifications()
79 public FirstScreenBroadcast(HashMap<PackageUserKey, SessionInfo> sessionInfoForPackage) { in FirstScreenBroadcast()
472 HashMap<PackageUserKey, SessionInfo> installingPkgs, in processWorkspaceItem()