Searched refs:getInterface (Results 1 – 15 of 15) sorted by relevance
99 connection.claimInterface(device.getInterface(i), true); in findMtpDevice()100 connection.releaseInterface(device.getInterface(i)); in findMtpDevice()
168 UsbInterface iface = mDevice.getInterface(0); in ReaderThread()224 UsbInterface iface = mDevice.getInterface(0); in BaseWriterThread()
211 if (mInterfaceName.equals(route.getInterface())) { in onRouteUpdated()227 if (mInterfaceName.equals(route.getInterface())) { in onRouteRemoved()
46 std::shared_ptr<T> getInterface() { in getInterface() function
53 auto pipeRunner = pipeHandle->getInterface(); in getPipeRunner()
95 final String ifName = route.getInterface(); in modifyRoute()
40 static AvrcpNativeInterface getInterface() { in getInterface() method in AvrcpNativeInterface
189 mNativeInterface = AvrcpNativeInterface.getInterface(); in start()
149 UsbInterface intf = device.getInterface(i); in isCamera()
153 mNetwork = group.getInterface(); in onReceive()
298 final UsbInterface usbInterface = device.getInterface(i); in isMtpDevice()
209 UsbInterface intf = device.getInterface(i); in matches()
152 UsbInterface intf = device.getInterface(i); in isCamera()
243 c.videoProvider = c.mockVideoProvider.getInterface(); in createConnection()
3385 return mVideoProviderProxy.getInterface(); in getVideoProvider()