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