Searched refs:getScreenUnlockedFunctions (Results 1 – 6 of 6) sorted by relevance
351 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in setScreenUnlockedFunctions()371 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in unlockScreen()
146 long getScreenUnlockedFunctions(); in getScreenUnlockedFunctions() method
1268 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbManager1270 return mService.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
663 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbService666 return mDeviceManager.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
1527 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager.UsbHandler2411 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager2412 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