Searched refs:mCurrentFunctionsApplied (Results 1 – 1 of 1) sorted by relevance
493 protected boolean mCurrentFunctionsApplied; field in UsbDeviceManager.UsbHandler1291 mCurrentFunctionsApplied); in dump()1363 mCurrentFunctionsApplied = mCurrentFunctionsStr.equals( in UsbHandlerLegacy()1368 mCurrentFunctionsApplied = getSystemProperty(USB_CONFIG_PROPERTY, in UsbHandlerLegacy()1501 final boolean oldFunctionsApplied = mCurrentFunctionsApplied; in setEnabledFunctions()1582 || !mCurrentFunctionsApplied in trySetEnabledFunctions()1587 mCurrentFunctionsApplied = false; in trySetEnabledFunctions()1618 mCurrentFunctionsApplied = true; in trySetEnabledFunctions()1797 if (!mCurrentFunctionsApplied && !mCurrentUsbFunctionsRequested) { in onRegistration()1831 mCurrentFunctionsApplied = msg.arg1 == 1; in handleMessage()[all …]