Searched refs:getCurrentTransportForUser (Results 1 – 3 of 3) sorted by relevance
392 String getCurrentTransportForUser(int userId); in getCurrentTransportForUser() method
969 public String getCurrentTransportForUser(int userId) throws RemoteException { in getCurrentTransportForUser() method in BackupManagerService975 return getCurrentTransportForUser(binderGetCallingUserId()); in getCurrentTransport()
722 String current = mBmgr.getCurrentTransportForUser(userId); in doListTransports()