Home
last modified time | relevance | path

Searched defs:getScreenUnlockedFunctions (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/usb/
H A DIUsbManager.aidl133 long getScreenUnlockedFunctions(); in getScreenUnlockedFunctions() method
H A DUsbManager.java1073 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbManager
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbDeviceManager.java1363 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager.UsbHandler
2224 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager
H A DUsbService.java634 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbService