Searched refs:mCurrentFunctionsApplied (Results 1 – 1 of 1) sorted by relevance
375 private boolean mCurrentFunctionsApplied; field in UsbDeviceManager.UsbHandler391 mCurrentFunctionsApplied = mCurrentFunctions.equals( in UsbHandler()396 mCurrentFunctionsApplied = SystemProperties.get(USB_CONFIG_PROPERTY, in UsbHandler()569 final boolean oldFunctionsApplied = mCurrentFunctionsApplied; in setEnabledFunctions()627 || !mCurrentFunctionsApplied in trySetEnabledFunctions()632 mCurrentFunctionsApplied = false; in trySetEnabledFunctions()656 mCurrentFunctionsApplied = true; in trySetEnabledFunctions()1098 pw.println(" mCurrentFunctionsApplied: " + mCurrentFunctionsApplied); in dump()