Searched refs:WHITELIST_SHORTCUT_PROBABILITY (Results 1 – 2 of 2) sorted by relevance
57 return getProbabilityFromFlags(flags) == WHITELIST_SHORTCUT_PROBABILITY; in isWhitelist()69 static const int WHITELIST_SHORTCUT_PROBABILITY; variable
31 const int ShortcutListReadingUtils::WHITELIST_SHORTCUT_PROBABILITY = 15; member in latinime::ShortcutListReadingUtils