Searched refs:mCurrentOemFunctions (Results 1 – 1 of 1) sorted by relevance
1338 private String mCurrentOemFunctions; field in UsbDeviceManager.UsbHandlerLegacy1348 mCurrentOemFunctions = getSystemProperty(getPersistProp(false), in UsbHandlerLegacy()1570 && !mCurrentOemFunctions.equals(oemFunctions)) in trySetEnabledFunctions()1576 mCurrentOemFunctions = oemFunctions; in trySetEnabledFunctions()