Searched refs:kFactoryResetProperty (Results 1 – 1 of 1) sorted by relevance
43 static const std::string kFactoryResetProperty = "persist.bluetooth.factoryreset"; variable146 if (os::GetSystemProperty(kFactoryResetProperty) == "true") { in Start()