Searched refs:getTransportCurrentDestinationString (Results 1 – 4 of 4) sorted by relevance
175 when(mTransportManager.getTransportCurrentDestinationString(eq(mTransportName))) in testDestinationString()191 when(mTransportManager.getTransportCurrentDestinationString(eq(mTransportName))) in testDestinationString_whenTransportNotRegistered()207 when(mTransportManager.getTransportCurrentDestinationString(eq(mTransportName))) in testDestinationString_withoutPermission()
670 transportManager.getTransportCurrentDestinationString(mTransportA1.transportName); in testGetTransportAttributes_forRegisteredTransport_returnsCorrectValues()698 transportManager.getTransportCurrentDestinationString( in testGetTransportAttributes_forUnregisteredTransport_throws()
337 public String getTransportCurrentDestinationString(String transportName) in getTransportCurrentDestinationString() method in TransportManager
3724 String string = mTransportManager.getTransportCurrentDestinationString(transportName); in getDestinationString()4295 + mTransportManager.getTransportCurrentDestinationString(t)); in dumpInternal()