Home
last modified time | relevance | path

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

/frameworks/base/tests/UsbTests/src/com/android/server/usb/
DUsbHandlerTest.java361 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in setScreenUnlockedFunctions()
381 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in unlockScreen()
/frameworks/base/core/java/android/hardware/usb/
DIUsbManager.aidl156 long getScreenUnlockedFunctions(); in getScreenUnlockedFunctions() method
DUsbManager.java1273 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbManager
1275 return mService.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbService.java706 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbService
709 return mDeviceManager.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
DUsbDeviceManager.java1653 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager.UsbHandler
2537 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager
2538 return mHandler.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
/frameworks/base/boot/hiddenapi/
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