Searched refs:getInterface (Results 1 – 10 of 10) sorted by relevance
146 if (mInterfaceName.equals(route.getInterface())) { in onRouteUpdated()160 if (mInterfaceName.equals(route.getInterface())) { in onRouteRemoved()
168 UsbInterface iface = mDevice.getInterface(0); in ReaderThread()224 UsbInterface iface = mDevice.getInterface(0); in BaseWriterThread()
40 static AvrcpNativeInterface getInterface() { in getInterface() method in AvrcpNativeInterface
156 mNativeInterface = AvrcpNativeInterface.getInterface(); in start()
149 UsbInterface intf = device.getInterface(i); in isCamera()
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()
2833 return mVideoProviderProxy.getInterface(); in getVideoProvider()