Searched defs:kDefaultValue (Results 1 – 2 of 2) sorted by relevance
150 kDefaultValue, enumerator
138 static const auto kDefaultValue{getFirstApiLevel() > R_API ? "on" : ""}; in incFsPropertyValue() local