Searched refs:testSetCurrentFunctionsEx (Results 1 – 3 of 3) sorted by relevance
77 mUsbManagerTestLib.testSetCurrentFunctionsEx(UsbManager.FUNCTION_NONE); in testUsbApi_SetCurrentFunctions_shouldNoSecurityException()
81 mUsbManagerTestLib.testSetCurrentFunctionsEx(UsbManager.FUNCTION_NONE); in testUsbApi_SetCurrentFunctions_OnSecurityException()
108 public void testSetCurrentFunctionsEx(long functions) throws Exception { in testSetCurrentFunctionsEx() method in UsbManagerTestLib