Home
last modified time | relevance | path

Searched refs:remove_emoji_variation_exclude (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/tools/fonts/
H A Dfontchain_linter.py573 …_emoji_variation_sequences = remove_emoji_variation_exclude(_emoji_variation_sequences, exclusions)
580 def remove_emoji_variation_exclude(source, items): function