Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DIUsbManager.aidl143 void setScreenUnlockedFunctions(long functions); in setScreenUnlockedFunctions() method
H A DUsbManager.java1252 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions() method in UsbManager
1254 mService.setScreenUnlockedFunctions(functions); in setScreenUnlockedFunctions()
/aosp14/frameworks/base/cmds/svc/src/com/android/commands/svc/
H A DUsbCommand.java119 usbMgr.setScreenUnlockedFunctions(UsbManager.usbFunctionsFromString( in run()
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbDeviceManager.java952 private void setScreenUnlockedFunctions(int operationId) { in setScreenUnlockedFunctions() method in UsbDeviceManager.UsbHandler
1011 setScreenUnlockedFunctions(operationId); in handleMessage()
1143 setScreenUnlockedFunctions(operationId); in handleMessage()
1165 setScreenUnlockedFunctions(operationId); in handleMessage()
1264 setScreenUnlockedFunctions(operationId); in finishBoot()
2448 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions() method in UsbDeviceManager
H A DUsbService.java654 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions() method in UsbService
659 mDeviceManager.setScreenUnlockedFunctions(functions); in setScreenUnlockedFunctions()
/aosp14/frameworks/base/tests/UsbTests/src/com/android/server/usb/
H A DUsbHandlerTest.java345 public void setScreenUnlockedFunctions() { in setScreenUnlockedFunctions() method in UsbHandlerTest
/aosp14/frameworks/base/boot/hiddenapi/
H A 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