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