Searched refs:getInterface (Results 1 – 11 of 11) sorted by relevance
168 UsbInterface iface = mDevice.getInterface(0); in ReaderThread()224 UsbInterface iface = mDevice.getInterface(0); in BaseWriterThread()
207 if (mInterfaceName.equals(route.getInterface())) { in onRouteUpdated()221 if (mInterfaceName.equals(route.getInterface())) { in onRouteRemoved()
95 final String ifName = route.getInterface(); in modifyRoute()
149 UsbInterface intf = device.getInterface(i); in isCamera()
40 static AvrcpNativeInterface getInterface() { in getInterface() method in AvrcpNativeInterface
189 mNativeInterface = AvrcpNativeInterface.getInterface(); in start()
153 mNetwork = group.getInterface(); in onReceive()
209 UsbInterface intf = device.getInterface(i); in matches()
152 UsbInterface intf = device.getInterface(i); in isCamera()
243 c.videoProvider = c.mockVideoProvider.getInterface(); in createConnection()
3296 return mVideoProviderProxy.getInterface(); in getVideoProvider()