Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/usb/
DIUsbManager.aidl106 long getScreenUnlockedFunctions(); in getScreenUnlockedFunctions() method
DUsbManager.java780 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbManager
782 return mService.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
/frameworks/base/tests/UsbTests/src/com/android/server/usb/
DUsbHandlerTest.java304 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in setScreenUnlockedFunctions()
324 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in unlockScreen()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbService.java496 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbService
499 return mDeviceManager.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
DUsbDeviceManager.java1255 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager.UsbHandler
2012 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager
2013 return mHandler.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt26905 Landroid/hardware/usb/IUsbManager$Stub$Proxy;->getScreenUnlockedFunctions()J
26966 Landroid/hardware/usb/IUsbManager;->getScreenUnlockedFunctions()J
27078 Landroid/hardware/usb/UsbManager;->getScreenUnlockedFunctions()J