Searched refs:getInterface (Results 1 – 7 of 7) sorted by relevance
158 public ICtsSelfManagedConnectionServiceControl getInterface() { in getInterface() method in SelfManagedConnectionServiceTest.TestServiceConnection180 control.getInterface().init(); in bindExternalSelfManagedServiceAndRegister()181 control.getInterface().registerPhoneAccount(account); in bindExternalSelfManagedServiceAndRegister()199 c.getInterface().unregisterPhoneAccount(c.getAssociatedAccount().getAccountHandle()); in tearDownControl()200 c.getInterface().deInit(); in tearDownControl()752 placeSelfManagedCallOnTestApp(selfManagedConnection.getInterface(), in testSelfManagedAndSimBasedCallSwapping()1399 boolean result = conn.getInterface().placeOutgoingCall( in testPlaceIncorrectSelfManagedCallFromRemote()1422 placeSelfManagedCallOnTestApp(conn.getInterface(), in testCallSwapBetweenTwoSelfManagedConnectionServices()1430 assertTrue(conn.getInterface().getAudioModeIsVoip()); in testCallSwapBetweenTwoSelfManagedConnectionServices()1444 assertEquals(conn.getInterface().getConnectionState(), Connection.STATE_HOLDING); in testCallSwapBetweenTwoSelfManagedConnectionServices()[all …]
44 UsbInterface usbInterface = usbDevice.getInterface(i); in getUSBDeviceListString()59 UsbInterface usbInterface = usbDevice.getInterface(i); in getIsMicrophoneConnected()
279 connection.claimInterface(mUsbDevice.getInterface(i), true);280 connection.releaseInterface(mUsbDevice.getInterface(i));377 final UsbInterface usbInterface = device.getInterface(i);
111 if (mDevice.getInterface(i).getName().equals("Android Accessory Interface")) { in runTest()112 iface = mDevice.getInterface(i); in runTest()
2072 allInterfaces.add(device.getInterface(i).toString()); in setConfigurationTests()2074 if (device.getInterface(i).getName().equals("Android Accessory Interface")) { in setConfigurationTests()2075 iface = device.getInterface(i); in setConfigurationTests()2174 UsbInterface iface = config.getInterface(interfaceNum); in enumerateDevices()2214 assertTrue(interfacesFromAllConfigs.contains(device.getInterface(interfaceNum))); in enumerateDevices()2238 allInterfaces.add(device.getInterface(i).toString()); in runTests()2240 if (device.getInterface(i).getName().equals("Android Accessory Interface")) { in runTests()2241 iface = device.getInterface(i); in runTests()
1340 method public String getInterface();
20545 method @NonNull public android.hardware.usb.UsbInterface getInterface(int);20603 method @NonNull public android.hardware.usb.UsbInterface getInterface(int);