Home
last modified time | relevance | path

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

/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/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
/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
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