Searched refs:getAllUsers (Results 1 – 4 of 4) sorted by relevance
130 final int[] userIds = getAllUsers(device); in prepareMultipleUsers()145 public static int[] getAllUsers(ITestDevice device) in getAllUsers() method in Utils
72 final int[] userIds = Utils.getAllUsers(device); in removeSecondaryUsers()
185 final int[] userIds = getAllUsers(device); in prepareMultipleUsers()201 public static int[] getAllUsers(ITestDevice device) in getAllUsers() method in Utils
605 int[] userIds = Utils.getAllUsers(getDevice()); in normalizeUserStates()