Searched refs:mCurrentFunctionsApplied (Results 1 – 1 of 1) sorted by relevance
476 protected boolean mCurrentFunctionsApplied; field in UsbDeviceManager.UsbHandler1283 mCurrentFunctionsApplied); in dump()1353 mCurrentFunctionsApplied = mCurrentFunctionsStr.equals( in UsbHandlerLegacy()1358 mCurrentFunctionsApplied = getSystemProperty(USB_CONFIG_PROPERTY, in UsbHandlerLegacy()1491 final boolean oldFunctionsApplied = mCurrentFunctionsApplied; in setEnabledFunctions()1572 || !mCurrentFunctionsApplied in trySetEnabledFunctions()1577 mCurrentFunctionsApplied = false; in trySetEnabledFunctions()1608 mCurrentFunctionsApplied = true; in trySetEnabledFunctions()1817 mCurrentFunctionsApplied = msg.arg1 == 1; in handleMessage()1836 if (!mCurrentFunctionsApplied && !preexisting) { in handleMessage()[all …]