Searched refs:selectBackupTransportForUser (Results 1 – 5 of 5) sorted by relevance
439 String selectBackupTransportForUser(int userId, String transport); in selectBackupTransportForUser() method
650 public String selectBackupTransportForUser(int userId, String transport) in selectBackupTransportForUser() method in Trampoline658 return selectBackupTransportForUser(binderGetCallingUserId(), transport); in selectBackupTransport()
531 String old = mBmgr.selectBackupTransportForUser(userId, which); in doTransport()
949 mTrampoline.selectBackupTransportForUser(mUserId, TRANSPORT_NAME); in selectBackupTransportForUser_forwarded()
4829 PLcom/android/server/backup/Trampoline;->selectBackupTransportForUser(ILjava/lang/String;)Ljava/lan…