Searched refs:getDestinationStringForUser (Results 1 – 4 of 4) sorted by relevance
496 String getDestinationStringForUser(int userId, String transport); in getDestinationStringForUser() method
877 return sService.getDestinationStringForUser(mContext.getUserId(), transportName); in getDestinationString()
691 public String getDestinationStringForUser(int userId, String transport) throws RemoteException { in getDestinationStringForUser() method in Trampoline698 return getDestinationStringForUser(binderGetCallingUserId(), transport); in getDestinationString()
1086 mTrampoline.getDestinationStringForUser(mUserId, TRANSPORT_NAME)); in getDestinationStringForUser_forwarded()