Searched refs:setScreenUnlockedFunctions (Results 1 – 9 of 9) sorted by relevance
88 usbMgr.setScreenUnlockedFunctions(UsbManager.usbFunctionsFromString( in run()
130 void setScreenUnlockedFunctions(long functions); in setScreenUnlockedFunctions() method
1057 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions() method in UsbManager1059 mService.setScreenUnlockedFunctions(functions); in setScreenUnlockedFunctions()
96 mUsbManager.setScreenUnlockedFunctions(functions); in setDefaultUsbFunctions()
847 private void setScreenUnlockedFunctions() { in setScreenUnlockedFunctions() method in UsbDeviceManager.UsbHandler901 setScreenUnlockedFunctions(); in handleMessage()1007 setScreenUnlockedFunctions(); in handleMessage()1028 setScreenUnlockedFunctions(); in handleMessage()1113 setScreenUnlockedFunctions(); in finishBoot()2258 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions() method in UsbDeviceManager
625 public void setScreenUnlockedFunctions(long functions) { in setScreenUnlockedFunctions() method in UsbService630 mDeviceManager.setScreenUnlockedFunctions(functions); in setScreenUnlockedFunctions()
319 public void setScreenUnlockedFunctions() { in setScreenUnlockedFunctions() method in UsbHandlerTest
25143 Landroid/hardware/usb/IUsbManager$Stub$Proxy;->setScreenUnlockedFunctions(J)V25201 Landroid/hardware/usb/IUsbManager;->setScreenUnlockedFunctions(J)V25303 Landroid/hardware/usb/UsbManager;->setScreenUnlockedFunctions(J)V
41390 HPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->setScreenUnlockedFunctions()V