Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/usb/
DIUsbManager.aidl152 void setScreenUnlockedFunctions(long functions); in setScreenUnlockedFunctions() method
DUsbManager.java1257 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions() method in UsbManager
1259 mService.setScreenUnlockedFunctions(functions); in setScreenUnlockedFunctions()
/frameworks/base/cmds/svc/src/com/android/commands/svc/
DUsbCommand.java119 usbMgr.setScreenUnlockedFunctions(UsbManager.usbFunctionsFromString( in run()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java1078 private void setScreenUnlockedFunctions(int operationId) { in setScreenUnlockedFunctions() method in UsbDeviceManager.UsbHandler
1137 setScreenUnlockedFunctions(operationId); in handleMessage()
1269 setScreenUnlockedFunctions(operationId); in handleMessage()
1291 setScreenUnlockedFunctions(operationId); in handleMessage()
1390 setScreenUnlockedFunctions(operationId); in finishBoot()
2574 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions() method in UsbDeviceManager
DUsbService.java696 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions() method in UsbService
701 mDeviceManager.setScreenUnlockedFunctions(functions); in setScreenUnlockedFunctions()
/frameworks/base/tests/UsbTests/src/com/android/server/usb/
DUsbHandlerTest.java355 public void setScreenUnlockedFunctions() { in setScreenUnlockedFunctions() method in UsbHandlerTest
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt22265 Landroid/hardware/usb/IUsbManager$Stub$Proxy;->setScreenUnlockedFunctions(J)V
22323 Landroid/hardware/usb/IUsbManager;->setScreenUnlockedFunctions(J)V
22425 Landroid/hardware/usb/UsbManager;->setScreenUnlockedFunctions(J)V