Searched refs:getTransportConfigurationIntent (Results 1 – 3 of 3) sorted by relevance
668 transportManager.getTransportConfigurationIntent(mTransportA1.transportName); in testGetTransportAttributes_forRegisteredTransport_returnsCorrectValues()694 () -> transportManager.getTransportConfigurationIntent(mTransportA2.transportName)); in testGetTransportAttributes_forUnregisteredTransport_throws()
324 public Intent getTransportConfigurationIntent(String transportName) in getTransportConfigurationIntent() method in TransportManager
3691 Intent intent = mTransportManager.getTransportConfigurationIntent(transportName); in getConfigurationIntent()4297 + mTransportManager.getTransportConfigurationIntent(t)); in dumpInternal()