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