Searched refs:getCurrentTransportClient (Results 1 – 5 of 5) sorted by relevance
84 when(transportManager.getCurrentTransportClient(any())) in setUpCurrentTransport()
104 transportManager.getCurrentTransportClient(callerLogString); in handleMessage()
429 public TransportClient getCurrentTransportClient(String caller) { in getCurrentTransportClient() method in TransportManager
3301 mTransportManager.getCurrentTransportClient("BMS.restoreAtInstall()"); in restoreAtInstall()3478 mTransportManager.getCurrentTransportClient(callerLogString); in isAppEligibleForBackup()3500 mTransportManager.getCurrentTransportClient(callerLogString); in filterAppsEligibleForBackup()
110 TransportClient transportClient = transportManager.getCurrentTransportClient(caller); in newWithCurrentTransport()