Searched refs:getSeedAccountType (Results 1 – 4 of 4) sorted by relevance
89 String getSeedAccountType(); in getSeedAccountType() method
2210 public String getSeedAccountType() { in getSeedAccountType() method in UserManager2212 return mService.getSeedAccountType(); in getSeedAccountType()
3586 public String getSeedAccountType() throws RemoteException { in getSeedAccountType() method in UserManagerService
5538 …d @RequiresPermission(android.Manifest.permission.MANAGE_USERS) public String getSeedAccountType();