Searched refs:testSetCurrentFunctionsSysEx (Results 1 – 3 of 3) sorted by relevance
59 mUsbManagerTestLib.testSetCurrentFunctionsSysEx(UsbManager.FUNCTION_NONE); in testUsbApi_SetCurrentFunctionsSys_shouldNoSecurityException()
61 mUsbManagerTestLib.testSetCurrentFunctionsSysEx(UsbManager.FUNCTION_NONE); in testUsbApi_SetCurrentFunctionsSys_OnSecurityException()
107 public void testSetCurrentFunctionsSysEx(long functions) throws Exception { in testSetCurrentFunctionsSysEx() method in UsbManagerTestLib