Searched refs:getScreenUnlockedFunctions (Results 1 – 8 of 8) sorted by relevance
133 long getScreenUnlockedFunctions(); in getScreenUnlockedFunctions() method
1073 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbManager1075 return mService.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
325 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in setScreenUnlockedFunctions()345 assertNotEquals(mUsbHandler.getScreenUnlockedFunctions() & UsbManager.FUNCTION_MTP, 0); in unlockScreen()
92 return mUsbManager.getScreenUnlockedFunctions(); in getDefaultUsbFunctions()
634 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbService637 return mDeviceManager.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
1363 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager.UsbHandler2224 public long getScreenUnlockedFunctions() { in getScreenUnlockedFunctions() method in UsbDeviceManager2225 return mHandler.getScreenUnlockedFunctions(); in getScreenUnlockedFunctions()
25126 Landroid/hardware/usb/IUsbManager$Stub$Proxy;->getScreenUnlockedFunctions()J25185 Landroid/hardware/usb/IUsbManager;->getScreenUnlockedFunctions()J25297 Landroid/hardware/usb/UsbManager;->getScreenUnlockedFunctions()J
41373 PLcom/android/server/usb/UsbDeviceManager$UsbHandler;->getScreenUnlockedFunctions()J41433 PLcom/android/server/usb/UsbDeviceManager;->getScreenUnlockedFunctions()J41608 PLcom/android/server/usb/UsbService;->getScreenUnlockedFunctions()J