Home
last modified time | relevance | path

Searched defs:setScreenUnlockedFunctions (Results 1 – 5 of 5) sorted by relevance

/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/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
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbDeviceManager.java847 private void setScreenUnlockedFunctions() { in setScreenUnlockedFunctions() method in UsbDeviceManager.UsbHandler
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