Home
last modified time | relevance | path

Searched refs:testSetCurrentFunctionsMock_Matched (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/tests/UsbManagerTests/lib/src/com/android/server/usblib/
H A DUsbManagerTestLib.java84 private void testSetCurrentFunctionsMock_Matched(long functions) { in testSetCurrentFunctionsMock_Matched() method in UsbManagerTestLib
123 testSetCurrentFunctionsMock_Matched(UsbManager.FUNCTION_NONE); in testSetCurrentFunctions_shouldMatched()
124 testSetCurrentFunctionsMock_Matched(UsbManager.FUNCTION_MTP); in testSetCurrentFunctions_shouldMatched()
125 testSetCurrentFunctionsMock_Matched(UsbManager.FUNCTION_PTP); in testSetCurrentFunctions_shouldMatched()
126 testSetCurrentFunctionsMock_Matched(UsbManager.FUNCTION_MIDI); in testSetCurrentFunctions_shouldMatched()
127 testSetCurrentFunctionsMock_Matched(UsbManager.FUNCTION_RNDIS); in testSetCurrentFunctions_shouldMatched()