Searched refs:productFlags (Results 1 – 1 of 1) sorted by relevance
99 int productFlags = 0; in testSystemIntents() local102 productFlags |= EXCLUDE_TV; in testSystemIntents()106 productFlags |= EXCLUDE_NON_TELEPHONY; in testSystemIntents()110 productFlags |= EXCLUDE_NON_INSTALLABLE_IME; in testSystemIntents()115 productFlags |= EXCLUDE_WATCH; in testSystemIntents()119 if ((productFlags & e.flags) == 0) { in testSystemIntents()