Searched refs:IntentType (Results 1 – 1 of 1) sorted by relevance
118 @IntDef(value = {IntentType.UNSUPPORTED, IntentType.ACTIVITY, IntentType.SERVICE})119 private @interface IntentType { annotation in TextClassification