Searched defs:getHomeActivityForUser (Results 1 – 3 of 3) sorted by relevance
94 public abstract ComponentName getHomeActivityForUser(int userId); in getHomeActivityForUser() method in ActivityManagerInternal
1976 ActivityRecord getHomeActivityForUser(int userId) { in getHomeActivityForUser() method in ActivityStackSupervisor
21872 public ComponentName getHomeActivityForUser(int userId) { in getHomeActivityForUser() method in LocalService