Searched refs:mScreenUnlockedFunctions (Results 1 – 1 of 1) sorted by relevance
528 protected long mScreenUnlockedFunctions; field in UsbDeviceManager.UsbHandler563 mScreenUnlockedFunctions = UsbManager.usbFunctionsFromString( in UsbHandler()848 setEnabledFunctions(mScreenUnlockedFunctions, false); in setScreenUnlockedFunctions()997 mScreenUnlockedFunctions = (Long) msg.obj; in handleMessage()1025 if (mScreenUnlockedFunctions != UsbManager.FUNCTION_NONE in handleMessage()1073 mScreenUnlockedFunctions = UsbManager.FUNCTION_NONE; in handleMessage()1075 mScreenUnlockedFunctions = UsbManager.usbFunctionsFromString( in handleMessage()1112 && mScreenUnlockedFunctions != UsbManager.FUNCTION_NONE) { in finishBoot()1364 return mScreenUnlockedFunctions; in getScreenUnlockedFunctions()1932 setEnabledFunctions(mScreenUnlockedFunctions, false); in handleMessage()[all …]