Searched defs:regularColor (Results 1 – 8 of 8) sorted by relevance
47 static regularColor(value) { method in PatternLock
77 void PatternLockModelNG::SetRegularColor(const Color& regularColor) in SetRegularColor()
231 auto regularColor = regularColor_->Get(); in PaintLockCircleForApiNine() local356 auto regularColor = regularColor_->Get(); in PaintLockCircle() local497 void PatternLockModifier::SetRegularColor(const Color& regularColor) in SetRegularColor()
205 Color regularColor; in RegularColor() local
33 void PatternLockComponent::SetRegularColor(const Color& regularColor) in SetRegularColor()
93 void PatternLockModelImpl::SetRegularColor(const Color& regularColor) in SetRegularColor()
187 Color regularColor; in SetRegularColor() local
69 std::optional<Color> regularColor = std::nullopt; member