Searched refs:mCurrentOemFunctions (Results 1 – 1 of 1) sorted by relevance
1347 private String mCurrentOemFunctions; field in UsbDeviceManager.UsbHandlerLegacy1358 mCurrentOemFunctions = getSystemProperty(getPersistProp(false), in UsbHandlerLegacy()1580 && !mCurrentOemFunctions.equals(oemFunctions)) in trySetEnabledFunctions()1586 mCurrentOemFunctions = oemFunctions; in trySetEnabledFunctions()