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