Searched refs:mCurrentOemFunctions (Results 1 – 1 of 1) sorted by relevance
1772 private String mCurrentOemFunctions; field in UsbDeviceManager.UsbHandlerLegacy1787 mCurrentOemFunctions = getSystemProperty(getPersistProp(false), in UsbHandlerLegacy()2019 && !mCurrentOemFunctions.equals(oemFunctions)) in trySetEnabledFunctions()2024 mCurrentOemFunctions = oemFunctions; in trySetEnabledFunctions()