Searched refs:getTransportConfigurationIntent (Results 1 – 4 of 4) sorted by relevance
552 transportManager.getTransportConfigurationIntent(mTransportA1.transportName); in testGetTransportAttributes_forRegisteredTransport_returnsCorrectValues()578 () -> transportManager.getTransportConfigurationIntent(mTransportA2.transportName)); in testGetTransportAttributes_forUnregisteredTransport_throws()
246 public Intent getTransportConfigurationIntent(String transportName) in getTransportConfigurationIntent() method in TransportManager
3186 Intent intent = mTransportManager.getTransportConfigurationIntent(transportName); in getConfigurationIntent()3612 + mTransportManager.getTransportConfigurationIntent(t)); in dumpInternal()
4847 PLcom/android/server/backup/TransportManager;->getTransportConfigurationIntent(Ljava/lang/String;)L…