Searched defs:createUser (Results 1 – 3 of 3) sorted by relevance
625 public int createUser(String name) throws DeviceNotAvailableException, IllegalStateException; in createUser() method645 public int createUser(String name, boolean guest, boolean ephemeral) in createUser() method
1115 public int createUser(String name) throws DeviceNotAvailableException, IllegalStateException { in createUser() method in TestDevice1134 public int createUser(String name, boolean guest, boolean ephemeral) in createUser() method in TestDevice
3850 public int createUser(String name) throws DeviceNotAvailableException, IllegalStateException { in createUser() method in NativeDevice3858 public int createUser(String name, boolean guest, boolean ephemeral) in createUser() method in NativeDevice