Searched refs:getDestinationStringForUser (Results 1 – 3 of 3) sorted by relevance
513 String getDestinationStringForUser(int userId, String transport); in getDestinationStringForUser() method
955 return sService.getDestinationStringForUser(mContext.getUserId(), transportName); in getDestinationString()
1223 public String getDestinationStringForUser(int userId, String transport) throws RemoteException { in getDestinationStringForUser() method in BackupManagerService1230 return getDestinationStringForUser(binderGetCallingUserId(), transport); in getDestinationString()