Searched refs:mCurrentOemFunctions (Results 1 – 1 of 1) sorted by relevance
1646 private String mCurrentOemFunctions; field in UsbDeviceManager.UsbHandlerLegacy1661 mCurrentOemFunctions = getSystemProperty(getPersistProp(false), in UsbHandlerLegacy()1893 && !mCurrentOemFunctions.equals(oemFunctions)) in trySetEnabledFunctions()1898 mCurrentOemFunctions = oemFunctions; in trySetEnabledFunctions()