Searched refs:getScreenUnlockedFunctions (Results 1 – 6 of 6) sorted by relevance
361 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in setScreenUnlockedFunctions()381 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in unlockScreen()
156 long getScreenUnlockedFunctions(); in getScreenUnlockedFunctions() method
1273 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbManager1275 return mService.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
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