Home
last modified time | relevance | path

Searched refs:getScreenUnlockedFunctions (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/tests/UsbTests/src/com/android/server/usb/
H A DUsbHandlerTest.java351 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in setScreenUnlockedFunctions()
371 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in unlockScreen()
/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DIUsbManager.aidl146 long getScreenUnlockedFunctions(); in getScreenUnlockedFunctions() method
H A DUsbManager.java1268 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbManager
1270 return mService.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbService.java663 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbService
666 return mDeviceManager.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
H A DUsbDeviceManager.java1527 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager.UsbHandler
2411 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager
2412 return mHandler.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22248 Landroid/hardware/usb/IUsbManager$Stub$Proxy;->getScreenUnlockedFunctions()J
22307 Landroid/hardware/usb/IUsbManager;->getScreenUnlockedFunctions()J
22419 Landroid/hardware/usb/UsbManager;->getScreenUnlockedFunctions()J