Searched refs:getScreenUnlockedFunctions (Results 1 – 5 of 5) sorted by relevance
106 long getScreenUnlockedFunctions(); in getScreenUnlockedFunctions() method
780 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbManager782 return mService.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
304 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in setScreenUnlockedFunctions()324 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in unlockScreen()
496 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbService499 return mDeviceManager.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
1255 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager.UsbHandler2012 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager2013 return mHandler.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()