Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/svc/src/com/android/commands/svc/
H A DUsbCommand.java88 usbMgr.setScreenUnlockedFunctions(UsbManager.usbFunctionsFromString( in run()
/aosp12/frameworks/base/core/java/android/hardware/usb/
H A DIUsbManager.aidl130 void setScreenUnlockedFunctions(long functions); in setScreenUnlockedFunctions() method
H A DUsbManager.java1057 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions() method in UsbManager
1059 mService.setScreenUnlockedFunctions(functions); in setScreenUnlockedFunctions()
/aosp12/packages/apps/Settings/src/com/android/settings/connecteddevice/usb/
H A DUsbBackend.java96 mUsbManager.setScreenUnlockedFunctions(functions); in setDefaultUsbFunctions()
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbDeviceManager.java847 private void setScreenUnlockedFunctions() { in setScreenUnlockedFunctions() method in UsbDeviceManager.UsbHandler
901 setScreenUnlockedFunctions(); in handleMessage()
1007 setScreenUnlockedFunctions(); in handleMessage()
1028 setScreenUnlockedFunctions(); in handleMessage()
1113 setScreenUnlockedFunctions(); in finishBoot()
2258 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions() method in UsbDeviceManager
H A DUsbService.java625 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions() method in UsbService
630 mDeviceManager.setScreenUnlockedFunctions(functions); in setScreenUnlockedFunctions()
/aosp12/frameworks/base/tests/UsbTests/src/com/android/server/usb/
H A DUsbHandlerTest.java319 public void setScreenUnlockedFunctions() { in setScreenUnlockedFunctions() method in UsbHandlerTest
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt25143 Landroid/hardware/usb/IUsbManager$Stub$Proxy;->setScreenUnlockedFunctions(J)V
25201 Landroid/hardware/usb/IUsbManager;->setScreenUnlockedFunctions(J)V
25303 Landroid/hardware/usb/UsbManager;->setScreenUnlockedFunctions(J)V
/aosp12/frameworks/base/services/
H A Dart-profile41390 HPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->setScreenUnlockedFunctions()V