Searched defs:otherUser (Results 1 – 3 of 3) sorted by relevance
196 UserInfo otherUser = generateUser(1001, "Other User"); in switchNotAllowed_returnsOnlyCurrentUser() local
399 for ((otherUser, otherStats) in userStats) { in getAppsToHibernate() variable
578 private static boolean isProfileOf(UserManager um, UserHandle otherUser) { in isProfileOf()