Searched defs:switchUser (Results 1 – 3 of 3) sorted by relevance
959 public boolean switchUser(int userId) throws DeviceNotAvailableException; in switchUser() method969 public boolean switchUser(int userId, long timeout) throws DeviceNotAvailableException; in switchUser() method
2154 public boolean switchUser(int userId) throws DeviceNotAvailableException { in switchUser() method in TestDevice2162 public boolean switchUser(int userId, long timeout) throws DeviceNotAvailableException { in switchUser() method in TestDevice
5235 public boolean switchUser(int userId) throws DeviceNotAvailableException { in switchUser() method in NativeDevice5243 public boolean switchUser(int userId, long timeout) throws DeviceNotAvailableException { in switchUser() method in NativeDevice