Searched refs:getScreenUnlockedFunctions (Results 1 – 5 of 5) sorted by relevance
156 long getScreenUnlockedFunctions(); in getScreenUnlockedFunctions() method
361 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in setScreenUnlockedFunctions()381 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in unlockScreen()
706 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbService709 return mDeviceManager.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
1653 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager.UsbHandler2537 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager2538 return mHandler.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
22248 Landroid/hardware/usb/IUsbManager$Stub$Proxy;->getScreenUnlockedFunctions()J22307 Landroid/hardware/usb/IUsbManager;->getScreenUnlockedFunctions()J22419 Landroid/hardware/usb/UsbManager;->getScreenUnlockedFunctions()J