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