Home
last modified time | relevance | path

Searched defs:setCurrentFunctions (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/hardware/usb/
DIUsbManager.aidl92 void setCurrentFunctions(long functions); in setCurrentFunctions() method
DUsbManager.java745 public void setCurrentFunctions(@UsbFunctionMode long functions) { in setCurrentFunctions() method in UsbManager
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbService.java465 public void setCurrentFunctions(long functions) { in setCurrentFunctions() method in UsbService
DUsbDeviceManager.java2014 public void setCurrentFunctions(long functions) { in setCurrentFunctions() method in UsbDeviceManager